Closed noxxomatik closed 6 years ago
I don't have access to a windows machine so please take this with a grain of salt.
There seems to be an issue with windows and long directory names, you may want to try out this PR: https://github.com/una-dinosauria/3d-pose-baseline/pull/42 -- you won't get a nice directory with all the hyperparameters in it but you probably don't need it if you're not doing lots of experiments (like I was).
Cheers,
The long directory name was the problem. I moved the project to a shorter path (C:\3d-pose-baseline) and it worked. Thank you for your help!
Hello,
I wanted to try out your code but run into some trouble on Windows 10. I downloaded the pre-trained model and executed the given command for that. It seems to have issues finding the right paths. This is the output after it´s done reading and normalizing the data:
This output shows several times. After that this error appears:
If somebody managed to get the code running on Windows I would appreciate an advice. Thanks!