prabhakar-sivanesan/Custom-keypoint-detection
Custom keypoint detection using Tensorflow object detection API
This project helps operations engineers, quality control inspectors, or manufacturing specialists automatically identify specific objects and their precise key points in images. You input images of your custom objects, annotate their key points, and the system learns to output bounding box detections and the coordinates of those key points. This allows for automated quality checks or robotic manipulation.
No commits in the last 6 months.
Use this if you need to detect custom objects and consistently identify specific, predefined points on them for tasks like assembly verification, defect detection, or robotic grasping.
Not ideal if your goal is only to classify images or detect entire objects without needing precise internal landmark identification.
Stars
56
Forks
7
Language
Python
License
—
Category
Last pushed
May 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/prabhakar-sivanesan/Custom-keypoint-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
Cysu/open-reid
Open source person re-identification library in python
alexppppp/keypoint_rcnn_training_pytorch
How to Train a Custom Keypoint Detection Model with PyTorch (Article on Medium)
mangye16/ReID-Survey
Deep Learning for Person Re-identification: A Survey and Outlook
tlpss/keypoint-detection
2D keypoint detection with Pytorch Lightning and wandb