Dsig
Dsig copied to clipboard
FastRCNNOutputs
I am trying to reproduce your code, why is this error being reported during training? I looked at the file fast_rcnn.py and I really didn't find 'FastRCNNOutputs'? What is the reason for this? ImportError: cannot import name 'FastRCNNOutputs' from 'detectron2.modeling.roi_heads.fast_rcnn' (/project/Dsig-main/detectron2/detectron2/modeling/roi_heads/fast_rcnn.py)