cvdata
cvdata copied to clipboard
Add mechanism for retrieval of images and annotations from YouTube-BoundingBoxes Dataset
As with the OpenImages module (cvdata.openimages
) we should provide a module that allows for retrieval of images and corresponding annotations from the YouTube-BoundingBoxes Dataset. This will likely involve the extraction of frames from video clips with ffmpeg (some basic tips here).