<?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>Adaptive lightweight license plate image recovery using deep learning based on generative adversarial network</title>
  </titleInfo>
  <name type="personal">
    <namePart>Wuttinan Sereethavekul</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dailey, Matthew N.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Huynh, Trung Luong</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>
  <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>2024</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>109 leaves : ill. +1 online resource</extent>
  </physicalDescription>
  <abstract>Many Convolutional Neural Networks (CNNs) methods have already surpassed tradi tional approaches to image restoration tasks. Those CNNs models were usually de signed to enhance single tasks such as an image resolution (super-resolution) or image  denoising, but we came up with unconventional goals, that is, multiple recovery tasks  from a single network design. Although the Transformer design has recently gained at tention in image recovery tasks, they are too slow. In order to work with license plate  images from a traffic camera stream, the system has to be responsive. So, we proposed  a fast and lightweight deep learning-based data recovery system using a Generative Ad versarial Network (GAN) principle named License Plate Recovery GAN (LPRGAN).  The design has a proposed encoder-decoder style inspired by an autoencoder aided by  dual classification networks. This style suits problem-characteristic learning because  strong contextual information is retrieved from the down-scaled representations. This  proposed system has three main features such as identifying a problem, data recovery,  and fail-safe mechanism. The core of system is a data recovery unit (LPRGAN), is used  to recover license plate images from multiple degraded input images. Most existing im age restoration systems do not have self-awareness, leading to an inefficiency problem.  Unlike existing works, this system has anomaly detection and will only process on a de graded input, reducing workload overhead, improving efficiency and a fail-safe feature  that prevents an unexpected bad output. Hence, the proposed algorithm requires less  resource to deploy on a low-power machine such as edge computing devices, opening  up newpossibilities in on-device computing. Our proposed research can recover several  degraded problems up to 720p resolution at 15 frames per second on a single graphic  card, 256x128 resolution at 17 frames per second on a CPU-only workstation machine,  or 7 frames per second on an ultra-low-power tablet PC.</abstract>
  <note>A dissertation submitted in partial fulfillment of the requirements for the degree of  Doctor of Philosophy in Microelectronics and Embedded Systems</note>
  <note>Thesis (Ph. D.) - Asian Institute of Technology, 2024</note>
  <subject authority="lcsh">
    <topic>Machine Learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Neural networks (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data recovery (Computer science)</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Dissertation ; no. ISE-24-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=B23315</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B23315</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">260112</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817161526.0</recordChangeDate>
  </recordInfo>
</mods>
