DOI QR코드

DOI QR Code

Object Detection Using Deep Learning Algorithm CNN

  • S. Sumahasan (Department of Computer Science and Engineering G.V.P.C.E.W) ;
  • Udaya Kumar Addanki (Department of Computer Science and Engineering G.V.P.C.E.W) ;
  • Navya Irlapati (Department of Computer Science and Engineering G.V.P.C.E.W) ;
  • Amulya Jonnala (Department of Computer Science and Engineering G.V.P.C.E.W)
  • Received : 2024.05.05
  • Published : 2024.05.30

Abstract

Object Detection is an emerging technology in the field of Computer Vision and Image Processing that deals with detecting objects of a particular class in digital images. It has considered being one of the complicated and challenging tasks in computer vision. Earlier several machine learning-based approaches like SIFT (Scale-invariant feature transform) and HOG (Histogram of oriented gradients) are widely used to classify objects in an image. These approaches use the Support vector machine for classification. The biggest challenges with these approaches are that they are computationally intensive for use in real-time applications, and these methods do not work well with massive datasets. To overcome these challenges, we implemented a Deep Learning based approach Convolutional Neural Network (CNN) in this paper. The Proposed approach provides accurate results in detecting objects in an image by the area of object highlighted in a Bounding Box along with its accuracy.

Keywords

References

  1. Rikiya Yamashita1,2 & Mizuho Nishio1,3 & Richard Kinh Gian Do2 & Kaori Togashi1 "Convolutional neural networks: an overview and application in radiology" Insights into Imaging (2018) 9:611-629, https://doi.org/10.1007/s13244-018-0639-9P. 
  2. Yasaka K, Akai H, Abe O, Kiryu S (2018) Deep learning with convolutional neural network for differentiation of liver masses at dynamic contrast-enhanced CT: a preliminary study. Radiology 286:887-896. 
  3. Liu F, Jang H, Kijowski R, Bradshaw T, McMillan AB (2018) Deep learning MR imaging-based attenuation correction for PET/MR imaging. Radiology 286:676-684. 
  4. Simonyan K, Zisserman A (2015) Very deep convolutional networks for large-scale image recognition. arXiv. 
  5. P. Sermanet, D. Eigen, X. Zhang, M. Mathieu, R. Fergus, Y. LeCun OverFeat: integrated recognition, localization, and detection using convolutional networks. arXiv:1312.6229, 2014.