chenyuntc / simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper
Other
3.98k stars 1.14k forks source link

question about trainer.vis.plot_many(trainer.get_meter_data()),please help me #238

Closed finetune-master closed 3 years ago

finetune-master commented 3 years ago
When the code runs to this senrence, it is interrupted and ipdb pops up

faster rcnn

finetune-master commented 3 years ago
I've just solve this problem
finetune-master commented 3 years ago
just delete debug folder.