xavysp/TEED
TEED: Tiny and Efficient Edge Detector
This tool helps analyze images by identifying the precise outlines of objects within them, a process known as edge detection. You provide it with images, and it outputs clear 'edge-maps' that highlight these boundaries. This is especially useful for engineers working with computer vision applications on devices with limited processing power, like drones, embedded systems, or mobile applications.
246 stars. No commits in the last 6 months.
Use this if you need to quickly and efficiently detect sharp boundaries and outlines in images for real-time processing or deployment on resource-constrained devices.
Not ideal if you require highly complex, nuanced image analysis beyond simple edge detection or have ample computational resources for larger, more comprehensive models.
Stars
246
Forks
20
Language
Python
License
MIT
Category
Last pushed
Oct 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/xavysp/TEED"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/MAX-Object-Detector
Localize and identify multiple objects in a single image.
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