clvrai / Representation-Learning-by-Learning-to-Count

A Tensorflow implementation of Representation Learning by Learning to Count
MIT License
107 stars 16 forks source link

Failed to load data #2

Open SkyCASIA opened 6 years ago

SkyCASIA commented 6 years ago

Thanks for checking this issue... After changing necessary configurations of file addresses and ensuring the destination folders contain readable images, I come across the follow error: image It seems that the reader fails to dequeue data points ... Can you help me solve this problem? Thank you!

rabiaali95 commented 4 years ago

did you find a solution to this error?

shaohua0116 commented 4 years ago

This usually means there are images in your dataset which are corrupted. Please check it.