Comparative analysis on YOLO object detection with OpenCV
نویسندگان
1 Department of Computer Application, Jain (Deemed to-be) University, Bengaluru, Karnataka, India.
2 Department of Computer Application, Jain (Deemed to-be) University, Bengaluru, Karnataka, India.
3 Department of Computer Application, Jain (Deemed to-be) University, Bengaluru, Karnataka, India.
doi
10.22105/riej.2020.226863.1130چکیده
Computer Vision is a field of study that helps to develop techniques to identify images and displays. It has various features like image recognition, object detection and image creation, etc. Object detection is used for face detection, vehicle detection, web images, and safety systems. Its algorithms are Region-based Convolutional Neural Networks (RCNN), Faster-RCNN and You Only Look Once Method (YOLO) that have shown state-of-the-art performance. Of these, YOLO is better in speed compared to accuracy. It has efficient object detection without compromising on performance.