Closed rush2406 closed 3 years ago
Hi @rush2406,
Please check this https://github.com/JosephKJ/OWOD/pull/42.
Thanks @mmaaz60, it worked!
Apparently, this happens because you did change the number of iterations that you used for training Task 1 from 18000 to 36000, but did not update the Task 2 training with this info:
OWOD:
CLUSTERING:
START_ITER: 18000 ---change-to---> 36000
Hi,
I'm facing the following error while training for task 2 -
Due to this error, I'm unable to start the training for task 2. I would really appreciate if you could help regarding this error.