facebookresearch / clevr-dataset-gen

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

Get rendered image data without writing to disk #32

Open andrecavalcante opened 3 years ago

andrecavalcante commented 3 years ago

Hi,

it is possible to get rendered data on a Python variable without having to save the image to disk and reading back?