CenterTrack
CenterTrack copied to clipboard
debugging main.py , program stopped, no training progress bar
I want to debug mian.py , but when debugging to starting training... It can't be debugged any more, and there is no training progress bar, so it's stuck there all the time.
Debug to debug trainer.py Lines 142-143 for iter_ id, batch in enumerate(data_ loader): if iter_ id >= num_ iters It's stuck