coiltraine icon indicating copy to clipboard operation
coiltraine copied to clipboard

Not training - something happened

Open balukabalu opened this issue 6 years ago • 4 comments

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!

Screenshot from 2019-07-03 12-41-27

balukabalu avatar Jul 03 '19 10:07 balukabalu

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

felipecode avatar Jul 03 '19 19:07 felipecode

I have the same error! so sad!

weizhaoji avatar Aug 05 '19 02:08 weizhaoji

I have the same error

PratibhaVL avatar Oct 01 '19 03:10 PratibhaVL

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.

wlsdn9350 avatar Mar 11 '20 09:03 wlsdn9350