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 (6,858 forks)batch import
help wantedmodule: datasetsnew feature

Repository metrics

Stars
 (15,050 stars)
PR merge metrics
 (Avg merge 1d 12h) (8 merged PRs in 30d)

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