Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 816 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 816 Bytes

DeepLabCut-WebApp

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.

Installation & running

pip3 install -r requirements.txt
python3 app.py

Once locally deployed, simply open the app via the URL in your browser.

Running a cloud instance

Simply click on:

https://deeplabcut.herokuapp.com/

This instance is based on an earlier version of the app: