DALY version 1.1.0 -- (November 8, 2016)

Annotations on 510 Youtube videos for 10 action classes.
This includes temporal annotations, bounding boxes, poses, objects and flags.

The annotations are distributed as a "Pickle" file, an easy-to-use Python format.
Check out the How-To section for details on how to read it.

In the paper we use shot boundaries generated using Johan Mathe's shot detector (NB: this is not ground truth).

It is recommended to download the Youtube videos with the "youtube-dl" utility on Linux/MacOS.
The download script available here should work for most videos.

The version numbering is as follows: X.Y.Z
X denotes a major change/addition to the annotations, Y a small change to the annotations, and Z is a patch revision.
In patch revisions no changes are made to the annotations themselves, but side information can be added.

Please note that some videos may be inaccessible on Youtube from your location.
If you are a researcher interested in the whole dataset, click here for more information.
There can also be discrepancies in video content, duration, number of frames and FPS as the uploader modifies it.
It is recommended to check thoroughly if the videos you have obtained match the metadata provided in the pickle file.

Thank you for your interest in DALY.

Change log