forked from bnu-wangxun/Deep_Metric
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrank.sh
13 lines (13 loc) · 823 Bytes
/
rank.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
python test.py -r checkpoints/6_pos_12_neg_2/model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/50_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/100_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/200_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/300_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/350_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/350_model.pkl -test 0
python test.py -r checkpoints/6_pos_12_neg_2/400_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/450_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/500_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/550_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/600_model.pkl
python test.py -r checkpoints/6_pos_12_neg_2/600_model.pkl -test 0