You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've gotten the same error. It works when I use the coin dataset. It works when I use a smaller dataset that I have with nice names (IMG_123), however when I use a larger dataset with names from roboflow export long strings of numbers, letters, symbols, etc I get the error shown here. I've tried numerous things but can't crack it. Any suggestions? Thank you!
The text was updated successfully, but these errors were encountered:
Ahh, shoot. It might be an issue with how Roboflow generates Pascal VOC files. Can you please share a few images and XML files that you're trying to use?
I found it to be the create_csv. I used the attached script in place of it. Then the create tfrecord worked well.
Also, I was unable to get through the tensorflow 1 sheet due to errors since the TF2 quantized result was quite poor. If I dig in again I'll forward the errors. xml_to_csv (1).zip
I am able to run now and completed all steps without errors.
I tried with my own dataset and bumped into this error. Please advise.
Originally posted by @elvenkim1 in #135 (comment)
I've gotten the same error. It works when I use the coin dataset. It works when I use a smaller dataset that I have with nice names (IMG_123), however when I use a larger dataset with names from roboflow export long strings of numbers, letters, symbols, etc I get the error shown here. I've tried numerous things but can't crack it. Any suggestions? Thank you!
The text was updated successfully, but these errors were encountered: