Skip to content

Commit

Permalink
Update test_vgg_cub.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MsterDC authored Aug 7, 2023
1 parent b4c3e0d commit 7cd3073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test_vgg_cub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python test_sst.py \
--snapshot_dir=../snapshots/vgg16_cub_spa2net \
--debug_dir=../debug/vgg16_cub_spa2net_t1 \
--batch_size=15 \
--restore_from=cub_epoch_119.pth.tar \
--restore_from=cub_epoch_100.pth.tar \
--threshold=0.05,0.5 \
--scg_version=v2 \
--scg_fosc_th=0.2 \
Expand Down

0 comments on commit 7cd3073

Please sign in to comment.