zifuwan / Sigma

[WACV 2025] Python implementation of Sigma: Siamese Mamba Network for Multi-Modal Semantic Segmentation
https://zifuwan.github.io/Sigma/
MIT License
190 stars 19 forks source link

weight is over its data quota #22

Closed TZW-056 closed 4 months ago

TZW-056 commented 4 months ago

Hi 👋 ! Thanks for your wonderful work! But when I clone this repo, weight of vmamba can not be download successfully due to repository's data quota. Just like below: image I tried to use vmamba weight in the original repo. But the performance is not good, just only 48% (mIoU) in MFDataset. So I consider the vmamba weight in your repo is much better than MzeroMiko. I would appreciate it if you could give me the weight in other way (Google Driver or others is OK!) to help me graduate 🌹 !

zifuwan commented 4 months ago

Hi, I've uploaded the checkpoints here: https://drive.google.com/drive/folders/1kfp3aXku-A9ZZfbFLi8DfYTBYrj7uiz1?usp=drive_link Sorry for the inconvinience.

TZW-056 commented 4 months ago

Thanks for your kindly providing!