MzeroMiko / VMamba

VMamba: Visual State Space Models,code is based on mamba
MIT License
2.07k stars 128 forks source link

Could not find the config file and checkpoint for ConvNext-S Mask R-CNN 3xMS #118

Open HashmatShadab opened 6 months ago

HashmatShadab commented 6 months ago

Can you please let me know where I can find the config/checkpoint for ConvNext-S Mask R-CNN 3xMS reported in the paper(Table 3). The one in the config is cascaded Mask RCNN

MzeroMiko commented 6 months ago

sorry, I am busy these days.

Do you mean this file? This file may be generated combining 3x swin and convnext.

https://github.com/MzeroMiko/VMamba/blob/main/detection/configs/convnext/mask-rcnn_convnext-t-p4-w7_fpn_amp-ms-crop-3x_coco.py

HashmatShadab commented 6 months ago

Thanks. But, I can't find the checkpoints for the model ConvNext-S model with 3x schedule

MzeroMiko commented 5 months ago

Thanks. But, I can't find the checkpoints for the model ConvNext-S model with 3x schedule

Yes, we did not release that checkpoint. We may release it in the future.