Skip to content

DeepLabCut/DeepLabCut-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: