首页 /研究 /Optimizing YOLOv3 with TensorFlow for Accurate and Efficient Object Detection
PERCEPTION

Optimizing YOLOv3 with TensorFlow for Accurate and Efficient Object Detection

Manjot S. Sidhu, Rishi Raj

发表年份
2025
引用次数
3

摘要

Object detection is a critical task in computer vision, with applications spanning autonomous driving, surveillance, and robotics. In this study, we implemented and evaluated the YOLOv3 model for real-time object detection. The model was tested on various images, demonstrating its ability to accurately detect and classify multiple objects with high confidence. The results indicate that YOLOv3 achieves a mean Average Precision (mAP) of 55–60% on the COCO dataset, aligning with its original performance benchmarks. Additionally, the model operates at an inference speed of approximately 30 FPS on a Titan X GPU, making it suitable for real-time applications. A comparative analysis with other object detection models, such as Faster RCNN and SSD, highlights the trade-off between speed and accuracy, with YOLOv3 offering a balanced approach. The proposed implementation successfully detects objects in complex environments, validating its robustness and efficiency. Future work could explore enhancements through transfer learn- ing, model pruning, and integration with next-generation YOLO architectures.

关键词

Artificial intelligenceComputer scienceObject (grammar)Computer visionPattern recognition (psychology)Remote sensingGeology

相关论文

查看 PERCEPTION 分类全部论文