Open mandal4 opened 3 years ago
Thank you for your attention and I just add CME as a component into MPSR and didn't change other settings.
May I ask where you add the CME into the MPSR? @Bohao-Lee
May I ask where you add the CME into the MPSR? @Bohao-Lee
We use CME in the refinement branch of MPSR. The prototype of refinement branch to classification is used to count the margin loss. And the image of the refinement branch was disturbed.
I see, And it is no used when inference as MPSR's refinement branch did.
Nice paper, and thanks for sharing the source code. I noticed that the CME is fused with the one-stage detector (Meta YOLO) and the two-stage detector (MPSR).
As you know, MPSR exploited data augmentation strategy with multi-scale. Did you exploited that as well to get experimental results in the paper?