stes / DeepLabCut-core

Headless DeepLabCut (no GUI support)

Home Page:http://deeplabcut.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepLabCut-core DLC CORE!

Core functionalities of DeepLabCut, excluding all GUI functions.

UPDATE: We will be using this space as the tensorflow 2 test-bed, but then all DeepLabCut will be within the main package. The headless version will be pip install deeplabcut, while the full GUI supported version is pip install deeplabcut[gui]. This means deeplabcutcore will be depreciated once TF2 is merged into the main repo

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)

http://deeplabcut.org

License:GNU Lesser General Public License v3.0


Languages

Language:Python 97.7%Language:Jupyter Notebook 2.3%Language:Shell 0.1%