<?xml version='1.0' encoding='utf-8'?>
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.7" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-7.xsd">
   <name>
      <role>
         <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/cre">creator</roleTerm>
      </role>
      <namePart>Mondal, Madhusree</namePart>
   </name>
   <titleInfo>
      <title>Video Object Detection using CenterNet</title>
   </titleInfo>
   <originInfo>
      <dateCreated keyDate="yes">2021</dateCreated>
   </originInfo>
   <note displayLabel="Degree Awarded">Spring 2021</note>
   <typeOfResource authority="aat" valueURI="http://vocab.getty.edu/page/aat/300028029">Thesis</typeOfResource>
   <name type="corporate">
      <affiliation>Illinois Institute of Technology</affiliation>
   </name>
   <name type="corporate">
      <namePart>ECE / Electrical and Computer Engineering</namePart>
   </name>
   <name authority="wikidata" authorityURI="https://www.wikidata.org" valueURI="https://www.wikidata.org/wiki/Q102410753">
      <role>
         <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/cre">advisor</roleTerm>
      </role>
      <namePart>Kim, Joohee</namePart>
   </name>
   <subject>
      <topic>Electrical engineering</topic>
   </subject>
   <subject>
      <topic>centerNet</topic>
   </subject>
   <subject>
      <topic>detection</topic>
   </subject>
   <subject>
      <topic>keypoint</topic>
   </subject>
   <subject>
      <topic>object</topic>
   </subject>
   <subject>
      <topic>RNN</topic>
   </subject>
   <subject>
      <topic>video</topic>
   </subject>
   <language>
      <languageTerm type="code" authority="rfc3066">en</languageTerm>
   </language>
   <abstract>This thesis investigates the options of video object detection with key-point-based approaches. The problem of recognizing, locating, and tracking objects in videos has been a challenging task in the computer vision area. There are few applications on key-point-based object detectors like CornerNet and CenterNet. At the first stage, this work involves the use of the previously proposed CenterNet module as a baseline detector on each frame of the Imagenet Video dataset. Then we apply an RNN module to exploit the temporal information from the past frames for better results.There are challenges in video object detection compared to still image-based object detection. It is not efficient to apply a still-image-based detector on each frame independently because we cannot exploit the temporal contextual information in videos since neighboring frames in a video are highly correlated. Object detection from videos suffers from motion blur, video focus, rare poses, etc. To overcome these issues one way of improving CenterNet for video object detection is to propagate the previous reliable detection results to boost the detection performance.
</abstract>
   <physicalDescription>
      <digitalOrigin>born digital</digitalOrigin>
      <internetMediaType>application/pdf</internetMediaType>
   </physicalDescription>
   <accessCondition type="useAndReproduction" displayLabel="rightsstatements.org">In
                Copyright</accessCondition>
   <accessCondition type="useAndReproduction" displayLabel="rightsstatements.orgURI">http://rightsstatements.org/page/InC/1.0/</accessCondition>
   <accessCondition type="restrictionOnAccess">Restricted Access</accessCondition>
<identifier type="hdl">http://hdl.handle.net/10560/islandora:1024914</identifier></mods>