A playground for a web-based labeling tool for DeepLabCut. Started at the do-a-thon as part of the Chan Zuckerberg Initiative's Essential Open Source Software for Science program's kickoff meeting in Berkeley, CA. (Feb 2020). More to come, feel free to contribute!
This version comprises a web applications using dash and plotly.
pip3 install -r requirements.txt
python3 app.py
Once locally deployed, simply open the app via the URL in your browser.
Simply click on:
https://deeplabcut.herokuapp.com/
This instance is based on an earlier version of the app: