Skip to content
Snippets Groups Projects
Commit 2dcf3ff3 authored by Neta Zmora's avatar Neta Zmora
Browse files

agp-pruning/resnet50.schedule_agp.filters.yaml - fix cmd-line

parent ce2fa06b
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# No. of Parameters: 12,335,296 (of 25,502,912) = 43.37% dense (56.63% sparse) # No. of Parameters: 12,335,296 (of 25,502,912) = 43.37% dense (56.63% sparse)
# Total MACs: 1,822,031,872 (of 4,089,184,256) = 44.56% compute = 2.24x # Total MACs: 1,822,031,872 (of 4,089,184,256) = 44.56% compute = 2.24x
# #
# time python3 compress_classifier.py -a=resnet50 --pretrained -p=50 ../../../data.imagenet/ -j=22 --epochs=100 --lr=0.0005 --compress=resnet50.schedule_agp.filters.yaml --validation-split=0 --num-best-scores=10 --name="resnet50_filters_v3.2" # time python3 compress_classifier.py -a=resnet50 --pretrained -p=50 ../../../data.imagenet/ -j=22 --epochs=100 --lr=0.0005 --compress=../agp-pruning/resnet50.schedule_agp.filters.yaml --validation-split=0 --num-best-scores=10 --name="resnet50_filters_v3.2"
# #
# Parameters: # Parameters:
# +----+-------------------------------------+--------------------+---------------+----------------+------------+------------+----------+----------+----------+------------+---------+----------+------------+ # +----+-------------------------------------+--------------------+---------------+----------------+------------+------------+----------+----------+----------+------------+---------+----------+------------+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment