## 🚀 Feature Add download functionality if available to all datasets. ## Motivation Currently, the following datasets have no option to download them directly: - `Cityscapes` - `Coco(Detection|Captions)` - `Flickr(8|30)k` - `HMDB51` - `ImageNet` - `Kinetics400` - `LSUN` - `UCF101` ## Pitch Of those listed above only - `Cityscapes` - `Flickr(8|30)k` - `ImageNet` require some manual action that cannot be provided by us. For the others we can provide a `download` flag. cc @pmeier