KaiyangZhou
|
478da99655
|
update isinstance(outputs, (tuple, list))
|
2018-10-25 17:45:00 +01:00 |
KaiyangZhou
|
0374e33c7c
|
add 'global' keyword to args, best_rank1
|
2018-10-23 11:37:03 +01:00 |
KaiyangZhou
|
1fa306e90d
|
mv --vis-ranked-res to --visualize-ranks
|
2018-10-06 20:51:20 +01:00 |
KaiyangZhou
|
cfd0fea779
|
make 'best_rank1' a global variable; best_epoch = args.start_epoch;
|
2018-09-29 22:51:56 +01:00 |
KaiyangZhou
|
9356c70de3
|
add --use-avai-gpus
|
2018-09-19 21:15:17 +01:00 |
KaiyangZhou
|
16d0ba14f9
|
add argument '--label-smooth' (default criterion is nn.CrossEntropyLoss())
|
2018-08-30 09:36:54 +01:00 |
KaiyangZhou
|
0084a30c6a
|
fix bug: add 'args.pool' to test()
|
2018-08-28 09:57:12 +01:00 |
KaiyangZhou
|
611ac80f0b
|
mv deepreid/ to torchreid/
|
2018-08-15 09:48:17 +01:00 |
KaiyangZhou
|
0c18858f92
|
move codes to deepreid/
|
2018-08-14 22:38:55 +01:00 |
KaiyangZhou
|
fce7779381
|
add check_isfile
|
2018-08-07 17:14:44 +01:00 |
KaiyangZhou
|
68b8ea01d7
|
change start_epoch to args.start_epoch
|
2018-08-01 14:59:43 +01:00 |
KaiyangZhou
|
dbbb68b955
|
add vis-ranked-res
|
2018-08-01 12:04:58 +01:00 |
KaiyangZhou
|
d9359d99bd
|
add load_weights
|
2018-07-10 11:56:30 +01:00 |
KaiyangZhou
|
b88d36cd9c
|
add function of fixbase
|
2018-07-06 11:03:38 +01:00 |
KaiyangZhou
|
d0db61231a
|
standardize code
|
2018-07-04 10:32:43 +01:00 |
KaiyangZhou
|
9dd1d48d3c
|
increase precision from .3f to .4f for DataTime
|
2018-07-03 09:55:22 +01:00 |
KaiyangZhou
|
c2dab79875
|
change computation of elapsed time
|
2018-07-02 16:39:52 +01:00 |
KaiyangZhou
|
7b04fce8a3
|
update code
|
2018-07-02 13:57:11 +01:00 |
KaiyangZhou
|
0de31316d3
|
update model & script
|
2018-07-02 10:17:14 +01:00 |