<?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>Analysis of building facade defect using deep segmentation models</title>
  </titleInfo>
  <name type="personal">
    <namePart>Pasuthep Vannaburana</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>Anwar, Naveed</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Royal Thai Government</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>78 leaves : ill.</extent>
  </physicalDescription>
  <abstract>Building crack identification and structural crack assessment is an important task for structural inspection, since the early detection helps reduce the risk of loss. The traditional crack detection can be difficult, time consuming, and in case of high-rise buildings, dangerous, not to mention costly. Since detection relies on the experience of specialists, manual inspection can also be biased or inaccurate, therefore a method that utilizes automated machine vision for detecting and evaluating building cracks has been proposed as one way of improving or complementing traditional manual inspection for detecting the cracks in buildings. Because cracks on different structural elements have different causes and effects, each input image is first fed to a semantic segmentation model that outputs an image in which each building component such as column, wall, or beam, is labeled. Each output is then fed to an instance segmentation model that outputs an image in which each crack is labeled and masked with a color. The models will not only detect cracks in images but also give the instance mask segmentations of the cracks along with the building elements the cracks occurred on, which will help provide the useful information such as width, position, configuration, severity level and corrective action of cracks as a report. This study demonstrates that one can incorporate deep learning in an automated or partially automated system to evaluate cracks in building surfaces. It offers a fresh outlook on the possibility of using images automatically for building inspection and monitoring. </abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the degree of Master of Engineering in Computer Science</note>
  <note>Thesis (M. Eng.) - Asian Institute of Technology, 2023</note>
  <subject authority="lcsh">
    <topic>Deep learning (Machine learning)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer-aided engineering</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Building materials</topic>
    <topic>Cracking</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis : no.CS-23-01</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/Viewer/viewer.php?id=B20401</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/Viewer/viewer.php?id=B20401</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">240223</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817162314.0</recordChangeDate>
  </recordInfo>
</mods>
