Unanswered
Hello, We Are Currently Working On A Hyperparameter Tuning Job For Object Detection Following This Tutorial
We are using pytorchs train_one_epoch and evaluate function, for which we had to explicitly copy the engine.py torch code in the directory of our notebook. So the notebook is referencing this file "from engine import train_one_epoch, eval". Could this be an issue?
128 Views
0
Answers
3 years ago
one year ago