mingyuliutw / UNIT

Unsupervised Image-to-Image Translation
Other
1.98k stars 360 forks source link

NotFoundError: NewRandomAccessFile failed to Create/Open: images/labelmap.pbtxt : The system cannot find the file specified; No such file or directory #118

Closed DanielAcosta11 closed 2 years ago

DanielAcosta11 commented 2 years ago

Screen Shot 2021-09-18 at 8 18 19 PM

OK, so I followed this tutorial to the T: https://www.youtube.com/watch?v=a1br6gW-8Ss&t=157s. And then I get this random error. Everything was fine, I used labelImg, I generated the tfrecords, I downloaded all the software, I organized the files and extracted all the files. I'm using an up to date version of tensorflow. And the images/labelmap.pbtxt exists in the images folder (maniacal laughter). Why can't it find this file? I added a path, that still doesn't work.

mingyuliutw commented 2 years ago

We have moved our codebase to https://github.com/NVlabs/imaginaire The new codebase is more up-to-date and robust.