https://store-images.s-microsoft.com/image/apps.34528.e9259f8d-665a-42c6-90d6-8a84bdbc0ad4.af8d5d54-aa11-4605-83ca-7ff6353361e9.b381034d-e2f7-4100-b43a-bf25e35d914e

DeepLabCut

bCloud LLC

DeepLabCut

bCloud LLC

Version 2.3.11 + Free Support on Ubuntu 24.04

DeepLabCut is an open-source AI/ML library built on TensorFlow/PyTorch for markerless pose estimation. It provides tools, pre-trained models, and flexible APIs to create, train, and evaluate deep learning models for tracking body parts in videos. DeepLabCut runs via CLI, making it lightweight and easy to use for research, experimentation, and production workflows.

Features of DeepLabCut:
  • AI-powered pose estimation and video analysis using deep learning.
  • Command-line interface for simple and fast usage.
  • Support for multiple tasks like animal and human movement tracking.
  • Lightweight and does not require a web server.
  • Integration with Python projects for automated workflows.
  • High-quality pre-trained models suitable for research and production.
  • Open-source and extensible for custom behavioral analysis applications.

To check DeepLabCut version:

$ cd /opt/deeplabcut

$ source /opt/deeplabcut/dlc-venv/bin/activate

$ python -m deeplabcut --version

Disclaimer: DeepLabCut is open-source software provided under the Apache 2.0 License. It is offered "as is," without any warranty, express or implied. Users are responsible for ensuring the ethical and legal use of DeepLabCut in their projects.