facebookresearch / clevr-dataset-gen

A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rendering scenes with fixed objects locations

hudaAlamri opened this issue · comments

commented

For my project I need to render images with fixed number of objects ( max_objects=min_objects =2 for now) and fix the locations of the objects in all the rendered scenes.
Any thoughts on how to fix the location parameter?