Downloads · 30 days
0
Amshaker/GroupMamba-Small
GroupMamba-Small is a machine learning model from Amshaker. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
Downloads · 30 days
0
Access
Public
Updated Jul 18, 2024
Repo size
140 MB
Likes
0
Public
Click a slice to open those files.
.pth140 MB · 100%
From the Hugging Face model README
GroupMamba-Small is a generic backbone with 34M parameters trained on the ImageNet-1K dataset for vision tasks.
The primary use of GroupMamba is research on vision tasks, e.g., classification, segmentation, detection, and instance segmentation, with an SSM-based backbone. The primary intended users of the model are researchers and hobbyists in computer vision, machine learning, and artificial intelligence.
GroupMamba is pretrained on ImageNet-1K with classification supervision. The training data is around 1.3M images from ImageNet-1K dataset. See more details in this [paper](https://arxiv.org/abs/X.X.
GroupMamba-Small is evaluated on ImageNet-1K val set, and achieves 83.9% Top-1 Acc with only 34M parameters. See more details in this paper.
@article{GroupMamba,
title={GroupMamba: Parameter-Efficient and Accurate Group Visual State Space Model},
author={Abdelrahman Shaker and Syed Talal Wasim and Salman Khan and Gall Jürgen and Fahad Khan},
journal={arXiv preprint arXiv:X.X},
year={2024}
}