object_detection_demo
object_detection_demo copied to clipboard
Error during training with original demo /IndexError: list index out of range
Hi,
I just would like to try the demo, which you were presented, but during training
!python /content/models/research/object_detection/model_main.py
--pipeline_config_path={pipeline_fname}
--model_dir={model_dir}
--alsologtostderr
--num_train_steps={num_steps}
--num_eval_steps={num_eval_steps}
A got an error with only just click the running buttons. I did not changed anything, it is in read-only mode.
I got this error.
How can I solve this problem? Thank you.
I found the same issue, I working around it for 4 hours but nothing better