Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 2.36 KB

File metadata and controls

35 lines (19 loc) · 2.36 KB

As of DeepLabCut 2.1 we provide an Interactive Project Manager

We now provide a full front-end user experience for DeepLabCut. As some users may be more comfortable working with an interactive interface, we wanted to provide an easy-entry point to the software. All the main functionally is now available in an easy-to-deploy GUI interface. Thus, while the many advanced features are not fully available in this Project GUI, we hope this gets more users up-and-running quickly.

Get Started:

(1) Install DeepLabCut using the simple-install with Anaconda found here!

or

if you already have deeplabcut installed, just go into your env then run pip install deeplabcut==2.1

(2) Open the terminal, start ipython or pythonw (MacOS) and import deeplabcut

(3) deeplabcut.launch_dlc()

Now, keep the terminal visible (as well as the GUI) so you can see the ongoing processes as you step through your project (i.e. you may need to answer yes/no in the terminal sometimes)!

VIDEO DEMO: How to launch and run the Project Manager GUI:

Click on the image!

Watch the video

VIDEO DEMO: How to benchmark your data with the new networks and data augmentation pipelines:

Click on the image!

Watch the video