An open API service indexing awesome lists of open source software.

https://github.com/snoozelemon/computer-vision

V. The primary aim was to see how well YOLOv5 detects objects in situations where the objects are occluded or partially hidden from view. The system takes video from either a webcam or a video file uploaded and processes each frame instantly
https://github.com/snoozelemon/computer-vision

opencv python yolov5

Last synced: 3 months ago
JSON representation

V. The primary aim was to see how well YOLOv5 detects objects in situations where the objects are occluded or partially hidden from view. The system takes video from either a webcam or a video file uploaded and processes each frame instantly

Awesome Lists containing this project

README

          

# Template Matching (Multi-Scale, Rotation Invariant Approach) & Working on Object Detection using YOLOV5 Learning model.

This project, therefore, deals with working on object detection techniques using the YOLOv5 and template matching algorithms in finding objects within complicated images. The main objective is the improvement of object detection within difficult scenes owing to multi-scale variations, rotation, and various orientations of objects. It combines a strong pre-trained YOLOv5 model with high state-of-the-art template matching methods for rotation invariance and multi-scale adaptability. In addition, some optimization techniques in the field of realtime object detection and occlusion handling are investigated. A complete solution is given to effectively recognize objects in diverse and complicated environments. The results reflect
the effectiveness of the combined approach between traditional computer vision methods and modern deep learning techniques that may often present challenges in most real-world applications