<?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>Low-cost image-based coffee plant variety identification system using mobile photography under controlled environment</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nikitha, Kumari</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Himanshu, Sushil Kumar</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Datta, Avishek</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Yaseen, Muhammad</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>AIT Scholarship</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>2025</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>87 leaves : ill. + 1online resource</extent>
  </physicalDescription>
  <abstract>For crop management, quality assurance, and yield optimisation, accurate coffee plant variety  identification is essential, especially in smallholder farming systems with limited access to  expert knowledge. This study presents a low-cost, image-based system for identifying six  coffee varieties, namely SL-28, Java, Geisha, Catimor, Syrina, and Bourbon, using  smartphone-captured leaf images in small-scale Polyhouse environments. A lightweight  convolutional neural network (MobileNetV2) is used to classify the images after they have  been pre-processed using RGB normalisation, resizing to 224{u00D7}224 pixels, and data  augmentation methods like flipping, rotation, zoom, and brightness adjustments. The dataset is  then split using an 80/20 organized train-test approach, and performance is evaluated via the  accuracy, precision, recall, F1-score, and confusion matrix metrics. This trained model is  converted to TensorFlow Lite (TFLite) for low-cost edge-device compatibility. Although full  Android deployment was not completed, the evaluated TFLite model produces both a predicted  class and the corresponding leaf image (e.g., 2Predicted Class: Geisha3) and achieves a  validation accuracy of 90%, demonstrating that compression preserves performance. The  system remains affordable, portable, and practical as a prototype for resource-limited farming,  while challenges such as misclassification of morphologically similar varieties under  inconsistent lighting persist. By addressing the underexplored area of variety-level coffee  identification and leveraging accessible mobile-based imaging, this work provides a scalable  AI-driven foundation for enhancing precision agriculture in smallholder coffee farms. </abstract>
  <note>A Thesis submitted in partial fulfillment of the requirements for the degree of  Master of Engineering in Agricultural Systems and Engineering</note>
  <note>Thesis (M. Eng.) - Asian Institute of Technology, 2025</note>
  <subject authority="lcsh">
    <topic>Coffee</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Image processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Precision farming</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. AS-25-06</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=B23285</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B23285</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">260107</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818153750.0</recordChangeDate>
  </recordInfo>
</mods>
