multi_object_datasets
multi_object_datasets copied to clipboard
Number of images in CLEVR and Multi_dSprites_on_gray datasets are different from IODINE
In the paper Multi-Object Representation Learning with Iterative Variational Inference Klaus
(IODINE)
- The paper claims there are 70000 images for CLEVR but there are 100000+ images in its tfrecords
- The paper claims there are 60000 images for Multi dSprites but there are much more than that.
How to choose the training and test dataset in the same way as this paper?