--data
----hmdb51
----ucf101
--src
--tools
Syntax | Acc | Weight |
---|---|---|
UCF-101 | 89.6 | weight |
HMDB-51 | 60.9 | weight |
./tools/dist_test.sh <config> <ckpt_path> <num gpus>
-
Download ImageNet Pretraiend Weights of Mamba-2D-S/16 here
-
replace the path of
pretrained='mamba2d_s_16.pth'
in config to the correct path
./tools/dist_train.sh <config> <num gpus>