Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 541 Bytes

readme.MD

File metadata and controls

28 lines (21 loc) · 541 Bytes

Data setup

--data
----imagenet
--src
--tools

Model Zoo

Checkpoints available at

Syntax Acc Weight
Mamba2D-S/8 81.7 weight
Mamba2D-B/8 83.0 weight

Evaluation

./tools/dist_test.sh <config> <ckpt_path> <num gpus>

Training

./tools/dist_train.sh <config> <num gpus>