IBM/MAX-Object-Detector
Localize and identify multiple objects in a single image.
This tool helps anyone who needs to automatically identify and locate specific items within images. You input an image, and it outputs a list of the detected objects along with their estimated locations and what they are. This is ideal for professionals in fields like retail, security, or quality control who analyze visual data.
295 stars. No commits in the last 6 months.
Use this if you need to automatically spot and categorize common objects in your photos or visual scans.
Not ideal if you need to detect highly specialized or custom objects that are not part of the 80 common categories (like animals, vehicles, or everyday items).
Stars
295
Forks
223
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/IBM/MAX-Object-Detector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
stephanecharette/DarkMark
Marking up images for use with Darknet.
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
aditya-vora/FCHD-Fully-Convolutional-Head-Detector
Code for FCHD - A fast and accurate head detector
dog-qiuqiu/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only...