Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vermavinay982/object-detector-by-classifier

Inspired by YOLO, using pre-trained weights and image splitting, Here I am localizing and classifying the objects to understand in-depth how it works.
https://github.com/vermavinay982/object-detector-by-classifier

color computer-vision deep-learning inception jupyter neural-network python resent vgg yolo

Last synced: 9 days ago
JSON representation

Inspired by YOLO, using pre-trained weights and image splitting, Here I am localizing and classifying the objects to understand in-depth how it works.

Awesome Lists containing this project

README

        

# Object-Detector-from-Scratch
Inspired by YOLO, using pre-trained weights and image splitting, Here I am localizing and classifying the objects to understand in-depth how it works.
By using this we can find out which parts in the image are having maximum contribution in calling the arrangement of pixels and `Elephant`

Color of the boxes are as per the confidence of classifier for the particular segment of image.

Green - High Confidence & Red - Lower Confidence