skywo1f
Results
13
comments of
skywo1f
Even If I just use the base example to train the voc mobilenet I still get that error... this guide is deprecated
apparently this code is not compatible with python3
line ~22 of train does os.environ['CUDA_VISIBLE_DEVICES'] = "1" for some reason. Changing it to 0 fixes the problem