AugFPN
AugFPN copied to clipboard
AttributeError: 'tuple' object has no attribute 'new_tensor'
This problem occurs when I apply augFPN to a model of MMDetection. How do I solve it?
Me too. Did you have solved it?