SSRN 4286087
SSRN 4286087
Abstract: Object detection is the technique of determining the presence of an object and
estimating its location in the image canvas. Object recognition classifies the detected object
from the list of previously seen (trained on) objects. In an image with multiple objects, it is
a challenging task to determine the location of all the individual objects (detection) and
then recognize them, due to several reasons: 1) There can be a possible overlap between
multiple objects causing collusions for one or all. 2)Objects in the image can have varying
orientations. 3)The objects could only be partially present in the image. 4)Images from low
fps video stream can be blurry and distort the features of the object. Jetson Nano is a GPU-
enabled edge computing platform for Machine Learning and deep learning applications.
The GPU-powered platform is capable of training models and deploying online learning
models but is most suited for deploying pre-trained AI models for real-time high-
performance inference. In this research paper we provide a mechanism to create real-time
multiple object detection and recognition application using python on the Jetson Nano
developer kit using the camera and deep learning models and libraries. We are able to
detect various objects using proposed mechanism in the research lab and storing the data of
the object to be utilized for various application for attendance and surveillance.
Vol 11 Issue 10, Oct 2022 ISSN 2456 – 5083 Page 119
Vol 11 Issue 10, Oct 2022 ISSN 2456 – 5083 Page 120
Vol 11 Issue 10, Oct 2022 ISSN 2456 – 5083 Page 121
Vol 11 Issue 10, Oct 2022 ISSN 2456 – 5083 Page 122
basic application where object detection [2] jun deng1,a, xiaojing xuan2,b, weifeng
wang3 , zhao li4 , hanwen yao5 , zhiqiang
is used. It can be also used in traffic
wang6 a review of research on object
systems, hospitals and in robotics. This
detection based on deep learning journal of
technique is mainly used in real-world
physics: doi:10.1088/1742-
because a lot projects are depending on
6596/1684/1/012028
object detection for higher resolution [3] ajeet ram pathak, manjusha pandey,
Vol 11 Issue 10, Oct 2022 ISSN 2456 – 5083 Page 123
Vol 11 Issue 10, Oct 2022 ISSN 2456 – 5083 Page 124