Home

Awesome

DeepStack_OpenLogo

This repository provides a custom DeepStack model that has been trained and can be used for creating a new object detection API for detecting all the 352 different logos in the OpenLogo QMUL-OpenLogo dataset. It also comes with details on training the model. Find more details below.

Create API and Detect Logos

All the logos the model provided in this repository can detect are in the openlogo_classes.txt file.

To start detecting, follow the steps below

Discover more Custom Models

For more custom DeepStack models that has been trained and ready to use, visit the Custom Models sample page on DeepStack's documentation https://docs.deepstack.cc/custom-models-samples/ .

Train your own Model

If you will like to train a custom model yourself, follow the instructions below.