Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
MambaVision_pytorch
Commits
dd9dddf2
Commit
dd9dddf2
authored
Oct 17, 2024
by
luopl
Browse files
Update validate.sh
parent
2eefe3d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mambavision/validate.sh
mambavision/validate.sh
+1
-1
No files found.
mambavision/validate.sh
View file @
dd9dddf2
...
@@ -3,5 +3,5 @@ DATA_PATH="/ImageNet/val"
...
@@ -3,5 +3,5 @@ DATA_PATH="/ImageNet/val"
BS
=
128
BS
=
128
checkpoint
=
'/model_weights/mambavision_tiny_1k.pth.tar'
checkpoint
=
'/model_weights/mambavision_tiny_1k.pth.tar'
python validate.py
--model
mamba_vision_T
--checkpoint
=
$checkpoint
--data
_
dir
=
$DATA_PATH
--batch-size
$BS
--input-size
3 224 224
python validate.py
--model
mamba_vision_T
--checkpoint
=
$checkpoint
--data
-
dir
=
$DATA_PATH
--batch-size
$BS
--input-size
3 224 224
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment