Dsig icon indicating copy to clipboard operation
Dsig copied to clipboard

FastRCNNOutputs

Open Stlve opened this issue 3 years ago • 0 comments

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)

Stlve avatar Jan 04 '22 11:01 Stlve