Scene-Graph-Benchmark.pytorch icon indicating copy to clipboard operation
Scene-Graph-Benchmark.pytorch copied to clipboard

AssertionError assert rois.size(0) > 0

Open theneotopia opened this issue 3 years ago • 0 comments

❓ Questions and Help

image

Hi Kaihua, thanks for your great work. When I am using this codebase with batch_size=1 and SGCLS setting, the following assertion error would occur occasionally. I have checked the dataset while it seems that all image would have at least 1 bounding box, so I couldn't figure out the problem. Any idea? Thanks.

theneotopia avatar Oct 05 '22 12:10 theneotopia