tadowney/logo_detection
Detecting company logos using deep learning
This project helps anyone who needs to automatically identify company logos in images or videos, such as for monitoring brand visibility or detecting copyright infringement. It takes images or video frames as input and outputs the location and name of detected logos. Professionals in marketing, legal, or content moderation can use this to automate logo-related tasks.
No commits in the last 6 months.
Use this if you need an automated, accurate way to identify and locate specific company logos within various media.
Not ideal if you need to detect objects other than logos, or if you require extremely fine-grained control over model details and training processes without an existing codebase.
Stars
30
Forks
2
Language
C
License
MIT
Category
Last pushed
Jun 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/tadowney/logo_detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics