<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Deep learning combined with homography based vision algorithm for trench dimension estimation</title>
  </titleInfo>
  <name type="personal">
    <namePart>Aung Zar Lin</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dailey, Matthew N.</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chaklam Silpasuwanchai</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>AIT Fellowship</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2023</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>27 leaves : ill.</extent>
  </physicalDescription>
  <abstract>One of the crucial components of the waterworks authority is the installation of water pipes. Water pipes that require less maintenance and last longer should be installed prop erly and in accordance with industry standards. To install a water pipe, the construction procedure begins by digging a trench that has a specific width and depth. Trench-digging errors, such as using the wrong width and depth for the trench or using incorrect trench profiles, will result in water pipe damage. That might eventually result in water pipe leaks, which are very challenging to find and correct. In my research, a single camera will be used to capture an image of the trench. The YOLO v4 object detection algorithm is used to detect the trench profile. A homography matrix calculation is performed to convert image coordinates to real world coordinates. There are many different ways to calculate a homography matrix. In this research, I create the homography from co-planar points. Using the homography, the dimensions of the trench can be estimated using Euclidean distance between points P1 and P2. The algorithm received the error less than 10 percent when the camera distance is less than 800 cm and the camera angle is less than 20 degrees.</abstract>
  <note>A research study submitted in partial fulfillment of the requirements for the degree of Master of Science in Data Science and Artificial Intelligence, School of Engineering and Technology</note>
  <note>Research Studies Project Report (M. Sc.) - Asian Institute of Technology, 2023</note>
  <subject authority="lcsh">
    <topic>Deep learning (Machine learning)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Trenchs</topic>
    <topic>Safety measures</topic>
    <topic>Data processing</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Research studies project report ; no. DSAI-23-02</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B20426</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B20426</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">240229</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818085916.0</recordChangeDate>
  </recordInfo>
</mods>
