dlc-generic-analysis

A framework for creating analysis applications for DeepLabCut with a gui build in Qt.


Keywords
deeplabcut, tensorflow
License
Other
Install
pip install dlc-generic-analysis==0.0.1rc6

Documentation

License PyPI codecov Code Style Black tests

dlc-generic-analysis

A framework for creating analysis applications for DeepLabCut with a gui build in Qt.

installation

pip install "dlc-generic-analysis[gui]" or for no GUI pip install dlc-generic-analysis

Usage

For creating a basic GUI application go to Getting Started

More information

This project was designed to be a framework for easily developing video analysis applications that depend on DeepLabCut. For more information about DeepLabCut check out their Github or their website.