DeepLabCut / DeepLabCut-WebApp

An alpha playground for a web-based labeling tool for DLC

Home Page:https://chanzuckerberg.com/eoss/proposals/deeplabcut-an-open-source-toolbox-for-robust-animal-pose-estimation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: