facebookresearch / clevr-dataset-gen

A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning
Other
580 stars 204 forks source link

how to generate the image based on the CLEVR-1.0 dataset w/o images #1

Open yuzcccc opened 7 years ago

yuzcccc commented 7 years ago

I downloaded the CLEVR-1.0 dataset without the images. Is is possible to use the scripts in this repo to generate the corresponding images?

jcjohnson commented 6 years ago

No; if you want the images you'll need to download them.

The scene graph representation is not quite enough to reconstruct the images, since it does not store the random jitter applied to the camera and light positions.