MCZhi/DIPP

tensorflow.python.framework.errors_impl.DataLossError: corrupted_record at 0 [Op:IteratorGetNext]

Closed this issue · 2 comments

Hi, @MCZhi!
Thank you very much for your nice work!
When I launch open loop test, it comes to the error as shown in the following figure
ed818cf58e69f9a0624772d9035be7f
Could you kindly help me to find the reason?
Thank you very much for your help!~

Hi, @WeiXiCZ, thank you for your interest. I guess that you didn't pass the correct argument --test_set to the program of open-loop testing. Please ensure that it is a directory containing some tfrecord files.

Oh! excuse me, sorry to bother you!
I set --test_set as the directory containing the processed data, which is used for training actually. What a stupid mistake😅
Thank you again for your nice work and your help!