google-deepmind / google-deepmind/multi_object_datasets
Total number of records in CLEVR with masks
Open
- Dominant language
- Python
- Stars
- 290
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I wrote an unpacker that saves the images/masks in the folders (for ease of interop with PyTorch): https://github.com/vadimkantorov/yet_another_pytorch_slot_attention/blob/master/clevr_with_masks.py#L66 . But the unpacker keeps running beyond 85K images. How many images are supporsed to be in CLEVR tfrecords file?
Thanks!
I hope a record iterator does not circle over or something like that.
Contributor guide
Assessment
This issue has not been assessed yet.