International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 176 - Number 15 |
Year of Publication: 2020 |
Authors: Gogireddy Venkata Ashok Reddy, Nerella Ganesh Naga Sai, Potturi Teja, Senthil Kumar A. M. |
10.5120/ijca2020920126 |
Gogireddy Venkata Ashok Reddy, Nerella Ganesh Naga Sai, Potturi Teja, Senthil Kumar A. M. . Object Detection through CNN with Deep Learning. International Journal of Computer Applications. 176, 15 ( Apr 2020), 46-49. DOI=10.5120/ijca2020920126
Object detection from images and videos is the main point in the applications of artificial intelligence and computer vision like self-driving cars, robotics etc. In this paper, we have proposed a way to detect the objects in images and videos by a new pre-training strategy through convolutional neural network with deep learning. We are using the reLU, pooling and fully connected layer methods to increase the accuracy in detecting the objects and the number of detecting objects has increased. We have used coco database in which it has different types of object names with its threshold which are highly used for detecting the objects. We have used 3 different ways of input for detecting the objects which are images, videos and live camera. The algorithm used is regression. We have used YOLO v3 which uses the single neural network and divides the image into regions and predicts the objects.