simple-faster-rcnn-pytorch icon indicating copy to clipboard operation
simple-faster-rcnn-pytorch copied to clipboard

RuntimeError: Set changed size during iteration

Open moFang222 opened this issue 5 years ago • 0 comments
trafficstars

Hi! @chenyuntc If I set test_num in file config.py to number smaller than len(test_dataloader),then the code if ii == test_num: break will execute,right? But I Encountered this problem! image How do I solve them? `

moFang222 avatar Apr 16 '20 13:04 moFang222