Posted Date : 03rd Jun, 2023
Publishing in UGC-approved journals offers several advantages, includi...
Posted Date : 03rd Jun, 2023
UGC-approved journals refer to the scholarly journals that have been a...
Posted Date : 09th Sep, 2022
The University of Pune is going to update the ugc care listed journals...
Posted Date : 09th Sep, 2022
IJARESM Publication have various tie ups with many Conference/Seminar ...
Posted Date : 07th Mar, 2022
Call For Papers : LokSanwad Foundation Aurangabad, Maharashtra One Day...
Real Time Human and Object Detection with Yolov3
Author Name : Chetlapelly Sai Kiran Goud, I. Govardhana Rao
DOI: https://doi.org/10.56025/IJARESM.2023.1182365
ABSTRACT Real-time live human detection is a critical task in computer vision and deep-learning techniques with numerous applications, such as security, surveillance, and robotics. In recent years, deep learning-based object detection methods have demonstrated remarkable in accurately detecting objects in real-world scenarios. Among these methods, the YOLOv3(You Only Look Once version3) algorithm emerged as a popular algorithm for its outstanding speed and competitive accuracy. It is single-short algorithm, which means that it predicts bounding boxes and class probabilities for all objects in a image in single pass. This makes YOLOv3 very fast, making it suitable for real time applications. In this paper, we propose a method for a real time live human detection based on YOLOv3. We leverage the power of convolutional neural networks(CNNs) and YOLOv3’s efficient architecture to achieve near real-time performance, ensuring rapid and reliable human detection in dynamic environments. Our method uses pre-trained YOLO3 model to detects human in live video feed. We evaluate real time performance while maintaining high accuracy. Our results show that our method is a promising approach for real time live human detection method is fast, accurate and scalable.