We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I found the same issue, I working around it for 4 hours but nothing better
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: