Scarecrow0 / SGTR

Apache License 2.0
74 stars 7 forks source link

Pretrained Faster-RCNN backbone #11

Open bowen-upenn opened 1 year ago

bowen-upenn commented 1 year ago

Thank you for offering the DETR backbone pretrained on the Visual Genome dataset! I would appreciate it if you could also provide us with the Faster-RCNN (with ResNet-101 FPN or ResNeXt-101-FPN backbone) pretrained on VG, which has been mentioned in your paper. Thanks.

bowen-upenn commented 1 year ago

Thank you for offering the DETR backbone pretrained on the Visual Genome dataset! I would appreciate it if you could also provide us with the Faster-RCNN (with ResNet-101 FPN or ResNeXt-101-FPN backbone) pretrained on VG, which has been mentioned in your paper. Thanks.

Nevermind. I found that you have already provided one in another repo https://github.com/SHTUPLUS/PySGG. Thank you all the same.

Scarecrow0 commented 1 year ago

https://shanghaitecheducn-my.sharepoint.com/:u:/g/personal/lirj2_shanghaitech_edu_cn/ETLZ0PHmluBJpafKklGZJugBcdYabzhr2BNit20KkHmD6Q?e=bsrYhF

Here is the FasterRCNN with R101-C5 backbone.

PommesPeter commented 1 year ago

Hi, Could you please provide the FasterRCNN with R101X-FPN backbone model? I would appreciate it if you could also provide us. We will cite your paper in our paper. Thanks.

Scarecrow0 commented 1 year ago

@PommesPeter The RelDN baseline with FasterRCNN R101X-FPN

https://shanghaitecheducn-my.sharepoint.com/:u:/g/personal/lirj2_shanghaitech_edu_cn/ETZcmdxX5G1BryFsxl0H4L0BJT-74MgejNptfIBGiUoJaw?e=GQCGyV

PommesPeter commented 1 year ago

@PommesPeter The RelDN baseline with FasterRCNN R101X-FPN

https://shanghaitecheducn-my.sharepoint.com/:u:/g/personal/lirj2_shanghaitech_edu_cn/ETZcmdxX5G1BryFsxl0H4L0BJT-74MgejNptfIBGiUoJaw?e=GQCGyV

Thanks.