Commit Graph

354 Commits (602971e4d7da8bbedf73a574661836b8325f6cde)
 

Author SHA1 Message Date
KaiyangZhou 602971e4d7 update requirements.txt (rm version specifications) 2018-10-23 18:43:20 +01:00
KaiyangZhou 0374e33c7c add 'global' keyword to args, best_rank1 2018-10-23 11:37:03 +01:00
KaiyangZhou e9b578a720 update instructions for cuhk01 2018-10-10 16:12:31 +01:00
KaiyangZhou 1feb4644b9 update split generation in cuhk01 2018-10-10 16:10:26 +01:00
KaiyangZhou 11d7edc6cc update readme 2018-10-09 17:02:47 +01:00
KaiyangZhou a80bfb6193 update readme 2018-10-09 10:18:36 +01:00
KaiyangZhou 472f6836f2 add RELATED_PROJECTS.md 2018-10-09 10:14:45 +01:00
KaiyangZhou 4b8e4328fa update readme 2018-10-09 10:14:27 +01:00
KaiyangZhou 3ad38996d7 add instructions on evaluation 2018-10-09 10:14:13 +01:00
KaiyangZhou 70365320f5 correct split generation in viper 2018-10-08 16:44:26 +01: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 32ae8f8e4c update torch>=0.4.0 2018-10-01 11:50:25 +01:00
KaiyangZhou cfd0fea779 make 'best_rank1' a global variable; best_epoch = args.start_epoch; 2018-09-29 22:51:56 +01:00
KaiyangZhou 4bf76590df change F.tanh/F.sigmoid to torch.tanh/torch.sigmoid 2018-09-22 17:45:34 +01:00
KaiyangZhou 9356c70de3 add --use-avai-gpus 2018-09-19 21:15:17 +01:00
KaiyangZhou 95ede066c7 add isinstance(src, list) check for img_paths in tracklets 2018-09-04 10:11:43 +01:00
KaiyangZhou 7c62ab2ed8 fig bug: replace dataset.train in triplet sampler with new_train 2018-08-31 11:04:44 +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 cc1e23049a add instructions for sensereid 2018-08-17 10:55:27 +01:00
KaiyangZhou 3bc884770f add sensereid dataset 2018-08-17 10:46:19 +01:00
KaiyangZhou 9d62ea19ac rm data_manager/base.py 2018-08-17 10:45:59 +01:00
KaiyangZhou 9aa1aa24c0 update sampler for htri so pids do not repeat in each epoch 2018-08-16 19:11:37 +01:00
KaiyangZhou b00140cd61 automate download 2018-08-15 14:29:44 +01:00
KaiyangZhou 753d7c7d64 update readme: automate dukemtmcvidreid 2018-08-15 14:29:24 +01:00
KaiyangZhou 64d06bb47c automate the download of dukemtmcreid 2018-08-15 13:58:18 +01:00
KaiyangZhou 22bd05ef99 mv deepreid/ to torchreid/ 2018-08-15 09:49:41 +01:00
KaiyangZhou 611ac80f0b mv deepreid/ to torchreid/ 2018-08-15 09:48:17 +01:00
KaiyangZhou 7a0846ae96 add torchreid/eval_lib/eval.c 2018-08-15 09:48:01 +01:00
KaiyangZhou 0a65c17638 update readme: add deepreid/models/... 2018-08-14 22:42:56 +01:00
KaiyangZhou 0c18858f92 move codes to deepreid/ 2018-08-14 22:38:55 +01:00
KaiyangZhou 836eae02c0 update readme: how to contribute 2018-08-14 22:38:14 +01:00
KaiyangZhou 366784361d put losses in separate files (to ease extension) 2018-08-14 22:04:10 +01:00
KaiyangZhou bd18a9489e add lambda-xent and lambda-htri to balance training 2018-08-14 17:32:06 +01:00
KaiyangZhou 28ecca9397 rm lmdb 2018-08-11 22:22:48 +01:00
KaiyangZhou fce7779381 add check_isfile 2018-08-07 17:14:44 +01:00
KaiyangZhou 85bdceb64a add check_isfile() 2018-08-07 17:14:28 +01:00
KaiyangZhou 1f685fecc4 add model links 2018-08-07 14:18:18 +01:00
KaiyangZhou 8b218c8aaa fixed hacnn link 2018-08-07 10:08:38 +01:00
KaiyangZhou 993ed35bb2 update readme: emphasize --load-weights 2018-08-05 11:31:42 +01:00
KaiyangZhou 68b8ea01d7 change start_epoch to args.start_epoch 2018-08-01 14:59:43 +01:00
KaiyangZhou e93d3dc756 rm dpn 2018-08-01 13:06:17 +01:00
KaiyangZhou 016293cdd3 update readme 2018-08-01 12:09:24 +01:00
KaiyangZhou 1f74c156ba update readme 2018-08-01 12:07:45 +01:00
KaiyangZhou 7f152ff1d6 add img 2018-08-01 12:05:11 +01:00
KaiyangZhou dbbb68b955 add vis-ranked-res 2018-08-01 12:04:58 +01:00