fullerene12 / LabelEditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Label Editor

This is an Editor to adjust the labeling created by DeepLabCut

Prerequisites

You will need to install Anaconda with Python 3.6, after installing Anaconda, you should install the following packages

conda install numpy h5py pandas tqdm
pip install pyqt5 qtpy pyqtgraph opencv-python

Installing

Simply clone the the directory to your folder

Getting Started

Go to the LabelEditor folder, and type in

python3 main.py

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL License - see the LICENSE.md file for details

Acknowledgments

  • Alexander Mathis - Author of DeepLabCut - AlexEMG
  • Yu Dai - Feedback and providing data - yukidai
  • Ed Barnard - LoggedQuantity in Qt - edbarnard

About

License:GNU General Public License v3.0


Languages

Language:Python 51.4%Language:Jupyter Notebook 48.6%Language:Shell 0.0%