Object Detection Using Neural Networks
- Version
- Download 14
- File Size 301.86 KB
- File Count 1
- Create Date 16 April 2025
- Last Updated 16 April 2025
Object Detection Using Neural Networks
Authors:
Pavan Ganesh
Department of CSE (AI&ML)
2111cs020331@mallareddyuniversity.ac.in
Pavan Kumar Reddy
Department of CSE (AI&ML)
2111cs020332@mallareddyuniversity.ac.in
Pavan Kumar
Department of CSE (AI&ML)
2111cs020333@mallareddyuniversity.ac.in
Pavan Kumar
Department of CSE (AI&ML)
2111cs020334@mallareddyuniversity.ac.in
Pavan Kumar
Department of CSE (AI&ML)
2111cs020335@mallareddyuniversity.ac.in
Prof. Vineela
Department of CSE (AI&ML) School of Engineering
MALLA REDDY UNIVERSITY
HYDERABAD
Abstract: This paper presents a novel approach to object detection by combining the strengths of two state- of-the-art models: YOLO (You Only Look Once) and Faster R-CNN (Region-based Convolutional Neural Network). YOLO is known for its real-time object detection capabilities, while Faster R-CNN offers high detection accuracy. By integrating these two models, we aim to achieve a balanced performance in terms of speed and accuracy. The models were trained and tested using the COCO dataset, containing a wide variety of object classes. Our hybrid model demonstrates improved detection performance compared to individual YOLO or Faster R-CNN models.
Download