Res-VMamba: Fine-Grained Food Category Visual Classification Using Selective State Space Models with Deep Residual Learning
Paper • 2402.15761 • Published
How to use ms57rd/Res-VMamba with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ms57rd/Res-VMamba", dtype="auto")The Res-VMamba model best weight with VMamba-S as backbone trained on CNFOOD-241-Chen.
paper: https://arxiv.org/abs/2402.15761
github: https://github.com/ChiShengChen/ResVMamba