Commit Graph

30 Commits (ee31aa73c8bbaf4eb8d60c68be6abbf7b08717c4)

Author SHA1 Message Date
KaiyangZhou 25c64fdd9a handle UnicodeDecodeError when using python3 2019-03-08 22:27:11 +00:00
KaiyangZhou 4078f18aff update print msg 2019-02-20 22:28:30 +00:00
KaiyangZhou 5f971cc03a correct print 2019-02-20 22:22:46 +00:00
KaiyangZhou c427e88658 rank={:.1%} 2019-02-20 22:20:36 +00:00
KaiyangZhou d8cfa82594 add print to save_ckpt 2019-02-20 22:17:47 +00:00
KaiyangZhou 19e03d4097 add remove_module_from_keys option to save_ckpt 2019-02-20 22:13:26 +00:00
KaiyangZhou d56e216068 bug fix 2019-02-20 21:57:09 +00:00
KaiyangZhou 74a2377ab7 add resume_from_ckpt 2019-02-20 21:51:49 +00:00
KaiyangZhou ae54ca0f6b mv save_ckpt to torchtools 2019-02-20 21:51:24 +00:00
KaiyangZhou cf5b9a3ba5 update comments 2019-02-03 14:03:48 +00:00
KaiyangZhou 043c820d01 ignore "module." when saving/loading weights 2019-02-02 14:20:56 +00:00
KaiyangZhou 760d68ebd1 bug fix 2019-02-01 22:43:47 +00:00
KaiyangZhou 2cb1031942 add load_pretrained_weights() to torchtools 2019-02-01 13:10:23 +00:00
KaiyangZhou 800df43fee check if output is list 2019-02-01 00:50:28 +00:00
KaiyangZhou 564f5a26ab update print 2019-01-30 22:41:47 +00:00
KaiyangZhou f045778602 add accuracy 2019-01-27 23:15:38 +00:00
KaiyangZhou 4b6057b923 wrap set_random_seed 2019-01-09 21:30:46 +00:00
KaiyangZhou 074a10e24e bug fix 2018-12-27 10:25:09 +00:00
KaiyangZhou 54b92ee617 check if isinstance(model, nn.DataParallel) 2018-11-08 23:54:26 +00:00
KaiyangZhou 205df55987 add fixbase functions (debug mode) 2018-11-08 23:04:50 +00:00
KaiyangZhou c32cf80a9f add RankLogger 2018-11-08 21:38:22 +00:00
KaiyangZhou fdc451c0e5 add linear decay 2018-11-07 22:02:23 +00:00
KaiyangZhou 1f1f01669b change dataset to (query, gallery) 2018-11-07 21:45:48 +00:00
KaiyangZhou 3bd674f198 use imgname as dirname for each query 2018-10-06 22:21:11 +01:00
KaiyangZhou e6ce128a26 update print 2018-10-06 22:16:28 +01:00
KaiyangZhou 86eb3336c9 update print 2018-10-06 22:16:07 +01:00
KaiyangZhou b0aa35cb03 add image_name to query_dir_name 2018-10-06 22:09:44 +01:00
KaiyangZhou 1fa306e90d mv --vis-ranked-res to --visualize-ranks 2018-10-06 20:51:20 +01:00
KaiyangZhou 95ede066c7 add isinstance(src, list) check for img_paths in tracklets 2018-09-04 10:11:43 +01:00
KaiyangZhou 611ac80f0b mv deepreid/ to torchreid/ 2018-08-15 09:48:17 +01:00