Opened this issue 4 years ago · 0 comments
Thanks for your great work. In your code, mask_on== false indicates instance segmentation task while mask_on ==True indicates object detection. In D2Det.py In D2Det_head.py But when mask_on==false, the two deconv layers are not available.