Demo Datasets#
We provide several different datasets from small to large. Pick whatever you find most exciting!
Single Animal Datasets (Day 2)#
Datasets with labels#
Small datasets (for playing)#
mouse reaching dataset from Mathis et al. 2018, Nature Neuroscience.
mouse open-field dataset comprising around 110 labeled images, subset of from Mathis et al. 2018, Nature Neuroscience. The full dataset can be found on zenodo.
You can load those datasets (and create a project) by
Clone the DeepLabCut repository:
git clone https://github.com/DeepLabCut/DeepLabCut
Check out the GitHub docs, if you need help for this step.
Run the following command:
deeplabcut.load_demo_data(config, createtrainingset=False)
Where you pass the path to the config file of interest as config
.
Big datasets#
Horse10 contains >8,000 expertly labeled frames across 30 individual thoroughbred horses.
Datasets without labels#
The Cuttle Shuttle is a video database of cuttlefish hunting behavior. This dataset contains videos for 6 animals over the course of 16 experimental sessions, each 30 minutes long. Note: Animal L1-H2013-03 was the most active, and will probably generate the most interesting tracking results. To easily access this animals videos, first change the file view from “Table” to “Tree”.
Multi Animal Datasets (Day 3)#
Mont-Blanc bird dataset contains a small dataset of multiple birds.