Reported results for SCG #24
-
Hi, Thank you for the great work! In this paper, the reported results for SCG on HICO-DET is 29.26 mAP (full), while the reported result on SCG paper was 31.33 mAP (full). Is the difference caused by different backbones used (i.e. ResNet50-FPN v.s. ResNet101)? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @daoyuan98, The Hope that clarifies things. Fred. |
Beta Was this translation helpful? Give feedback.
-
Thank you so much for your information! |
Beta Was this translation helpful? Give feedback.
Hi @daoyuan98,
The
31.33
mAP was obtained using a set of fine-tuned detections provided by the DRG repo, which was later found to be not reproducible, as noted here. With detections we can reproduce, as noted in the paper, SCG has an mAP of24.88
using fine-tuned Faster R-CNN, and29.26
using fine-tuned DETR.Hope that clarifies things.
Fred.