coiltraine
coiltraine copied to clipboard
Not training - something happened
Hello!
If I try to run the coiltraine.py file, I got this message. I have Ubuntu 16.04, and followed everything like in the readme.md. Any suggestions, where to start finding the error? Thanks!

That message is quite bad haha ! Try running train only to get the full message. add to the options --single-process train -e coil_icra
I have the same error! so sad!
I have the same error
Maybe you didn't export the dataset path?
export COIL_DATASET_PATH=<Path to where your dataset folders are>
That's what happened to me.