Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aniketmishr/custom-object-detection

A custom object detection model built using CNN in TensorFlow, trained to localize cars by predicting bounding boxes around them . This project includes data preprocessing, model training, and evaluation.
https://github.com/aniketmishr/custom-object-detection

Last synced: 6 days ago
JSON representation

A custom object detection model built using CNN in TensorFlow, trained to localize cars by predicting bounding boxes around them . This project includes data preprocessing, model training, and evaluation.

Awesome Lists containing this project

README

        

# custom-object-detection
A custom object detection model built using CNN in TensorFlow, trained to localize cars by predicting bounding boxes around them . This project includes data preprocessing, model training, and evaluation.