google-deepmind/multi_object_datasets

CATER Dataset Loading

a-imamshah opened this issue · 0 comments

I am having issues loading the CATER dataset files.
I get the following error:
tensorflow.python.framework.errors_impl.DataLossError: corrupted record at 0 [Op:IteratorGetNext]
(test1) [ashah20@ai11 cater]$

I have tried to load using various methods. None of them works. Is there a sample data loader code or something?