ShuLiu1993 / PANet

PANet for Instance Segmentation and Object Detection
MIT License
1.34k stars 281 forks source link

AssertionError----assert len(roidb)==len(cached_roidb) #60

Closed ZY-Zeng closed 4 years ago

ZY-Zeng commented 4 years ago

I gusse this error was occured by the image size. My image size is 1200*1600. I try ro change config files. But it does not work. So how can I resolve it. Thank you.