SwinT_detectron2
SwinT_detectron2 copied to clipboard
pred_masks
Thank you for your nice project! i trained my own data with your backbone then i want to inference my result.but it shows that it Cannot find field 'pred_masks' in the given Instances! .i use mask_rcnn_swint_T_FPN_3x.yaml as my config.
@L3str4nge maybe you can give more information? such as the inferecen code you use..