pytorch/vision

toy video datasets for generative models

Open

#2,676 opened on Sep 14, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (15,050 stars) (6,858 forks)batch import
help wantedmodule: datasetsnew feature

Description

🚀 Feature

Adding toy video datasets for generative models such as Moving MNIST and Robonet

Motivation

The currently available video datasets are suitable for recognition and not synthesis. It would be nice if you add simple toy video datasets such as Moving MNIST.

cc @pmeier

Contributor guide