Skip to content

mainenlab/DeepLabCut-core

 
 

Repository files navigation

DeepLabCut-core DLC CORE!

Core functionalities of DeepLabCut, excluding all GUI functions.

Currently up to date with DeepLabCut v2.1.8.1. AND uses tensorflow 2.X

Please be aware, you can create projects, etc. with the full deeplabcut package. Here, you will need to create the training set and train, evaluate, etc. not inter-mixing with using the deeplabcut package (it currently supports tensorflow 1.x). We recommend looking at this google colab notebook to help you, and this blog post about our transitition to tensorflow 2.

Python package PyPI - Python Version License PyPI PyPI - Downloads

Install from GitHub: pip install git+https://github.com/DeepLabCut/DeepLabCut-core

PyPi: pip install deeplabcutcore

Documentation is located at DeepLabCut's main GitHub page.

About

Headless DeepLabCut (no GUI support)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • Jupyter Notebook 2.5%
  • Shell 0.1%