ShubhamAvasthi / logo-detector

A custom model trained using Tensorflow's object detection API to detect company logos in images/videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo-detector

A custom model trained using Tensorflow's object detection API to detect some company logos in images/videos.

Currently, the model does not perform well on some specific kinds of inputs because it was trained on a very small dataset.

Preview of the final results:-

Test Output

Original results can be found as an AVI file in the testing directory.

About

A custom model trained using Tensorflow's object detection API to detect company logos in images/videos.

License:MIT License


Languages

Language:Python 100.0%