microsoft / FocalNet

[NeurIPS 2022] Official code for "Focal Modulation Networks"
MIT License
682 stars 61 forks source link

Inquiry Regarding mmcv Version and Mask R-CNN COCO Model Download #54

Open Chaelin-Lee01 opened 5 months ago

Chaelin-Lee01 commented 5 months ago

Hello,

I have a few questions regarding mmcv and related matters:

I am interested in downloading the FocalNet backbone mask R-CNN from https://github.com/FocalNet/FocalNet-MMDetection for experimental purposes. However, I am facing compatibility issues between the mmcv version and FocalNet.py, which require significant modifications to import statements. Could you please provide information on the mmcv version used for these experiments?

Additionally, I have been unable to download the ckpt file for the FocalNet backbone mask R-CNN trained on COCO. If there is a separate download link available, I would greatly appreciate it if you could share it with me.

Thank you in advance for your assistance.