CenterTrack icon indicating copy to clipboard operation
CenterTrack copied to clipboard

debugging main.py , program stopped, no training progress bar

Open lushbng opened this issue 4 years ago • 0 comments

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

lushbng avatar Dec 28 '20 14:12 lushbng