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.
- Annotations -- daly1.1.0.pkl
- Download script -- download_videos.tar.gz
- Video metadata -- video_metadata.tar.gz
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
- daly1.1.0.pkl (November 8, 2016):
added missing extended flags ('isReflection', 'isZoom'...) for ~500 instances - daly1.0.1.pkl (August 31, 2016):
added exact frame number for annotations, and video info (fps, number of frames, duration) - daly1.0.pkl (July 12, 2016): initial release