You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @howardchina!
Thanks for your interest in our work.
This repo is the original queryinst implementation. All settings are kept the same as in our paper.
But we find that modifying learning rate and grad_clip leads to a better result under ResNet-101 so in mmdetection, we provide an augmented queryinst as you see.
Both implementations are OK but I suggest you to use the augmented one (mmdetection) for better results.
Hi,
I find the latest configuration file from mmdetection official released version is different from here.
Which one is better in your experiment?
here:
QueryInst/configs/queryinst/queryinst_r50_fpn_1x_coco.py
Line 121 in a10cca0
or official released version from mmdetection:
https://github.com/open-mmlab/mmdetection/blob/master/configs/queryinst/queryinst_r50_fpn_1x_coco.py#L127
looking for your reply!
The text was updated successfully, but these errors were encountered: