#68 · Primary category: Computer Vision
DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
Project last updated:08/28/26
GitHub Stars
5.7K
Forks
1.8K
Contributors
147
License
LGPL-3.0
Why we included this project
DeepLabCut is one of the most mature end-to-end toolboxes for turning video of animals or people into per-frame positions of specific body parts. It covers the whole workflow in one package: you label a small set of frames in its graphical interface, train a deep network on those labels, and then run the model on new videos. The pose outputs feed directly into downstream behavior analysis, which is why ethology, neuroscience, and biomechanics labs use it for quantitative tracking without attaching physical markers. Newcomers can fine-tune a pretrained detector from the model zoo instead of training from scratch, and the active community helps when you get stuck. It also works well as a reference if you want to build your own keypoint-estimation pipeline on your own data.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)