satojkovic/DeepLogo2
A brand logo detection system by DETR
This project helps marketing analysts, brand managers, or content moderators automatically identify specific brand logos within images. You provide a collection of images, and it outputs detected logos with their locations. This allows you to track brand presence, analyze competitor visibility, or monitor content for proper brand usage.
No commits in the last 6 months.
Use this if you need to build or customize a system to automatically find and identify specific brand logos in a large collection of images.
Not ideal if you're looking for an out-of-the-box solution that doesn't require any technical setup or if you only need to detect generic objects, not specific brands.
Stars
68
Forks
13
Language
Python
License
MIT
Category
Last pushed
Nov 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/satojkovic/DeepLogo2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
broadinstitute/keras-rcnn
Keras package for region-based convolutional neural networks (RCNNs)
alankbi/detecto
Build fully-functioning computer vision models with PyTorch
sovit-123/fasterrcnn-pytorch-training-pipeline
PyTorch Faster R-CNN Object Detection on Custom Dataset
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
lufficc/SSD
High quality, fast, modular reference implementation of SSD in PyTorch