Closed Hxx2048 closed 5 years ago
cd tools python train.py @Hxx2048
Thanks! you suggestion works! but i meet another question. after "cd tools; python train.py", the model keep in 'restore model' fro a long time , i don't know why. like this
@yangxue0827
ok, i find the solution. my convert_data_to_tf_record.py has something wrong.
when i run "python ./tools/train.py", there is a error "no module named 'libs'". the error information is as follow:
I think this error may be about 'setup.py', anyone know how to do?