<?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>Generating Captions for Underwater Images Using Deep Learning Models</title>
  </titleInfo>
  <name type="personal">
    <namePart>Tanay Gangey. Hardik Gourisaria. Akhilarka Jayanthi. Rama Dev P. Shylaja S S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <dateIssued>2019</dateIssued>
    <dateIssued encoding="marc">9999</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">lis</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">h</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
  </physicalDescription>
  <subject>
    <topic>Deep Learning, Convolutional Neural Networks, Recurrent Neural Network, Long Short-Term Memory, Gated Recurrent Units, Image Captioning</topic>
  </subject>
  <classification authority="ddc">CPCS19-1854</classification>
  <relatedItem type="isReferencedBy">
    <note>Image captioning is a small yet important domain lying under the vast subject of Scene Understanding. Our work focusses on the generation of annotations for Underwater images in natural language. A new underwater image dataset, namely PESEmphasis5k, has been created and captioned. Our model using different variations of CNNs, LSTMs, and GRUs, when trained on our new dataset, generates captions with good accuracy. Alongside this, we introduce Parameter Wise Tally Checker as a new evaluation metrics for analyzing and evaluating models and demonstrate its usage on our captioning model.</note>
  </relatedItem>
  <recordInfo>
    <recordCreationDate encoding="marc">231221</recordCreationDate>
  </recordInfo>
</mods>
