Commit Graph

547 Commits (ee31aa73c8bbaf4eb8d60c68be6abbf7b08717c4)
 

Author SHA1 Message Date
KaiyangZhou daf184608c add self. 2019-01-28 17:29:22 +00:00
KaiyangZhou f045778602 add accuracy 2019-01-27 23:15:38 +00:00
KaiyangZhou cf5b5127dc add aaai19's works 2019-01-25 20:41:11 +00:00
KaiyangZhou 25aecab2da bug fix 2019-01-24 22:12:02 +00:00
KaiyangZhou d3ae3aae3c update readme 2019-01-22 18:44:52 +00:00
KaiyangZhou 2a076db839 update instructions for msmt 2019-01-22 18:22:14 +00:00
KaiyangZhou 825fce92eb support msmt_v2 2019-01-22 18:18:59 +00:00
kaiyangzhou 4dcc84f5c7 capitalization (trivial) 2019-01-22 16:42:13 +00:00
kaiyangzhou ef2bacbc00 add market1501-500k 2019-01-22 16:07:43 +00:00
KaiyangZhou 4b6057b923 wrap set_random_seed 2019-01-09 21:30:46 +00:00
KaiyangZhou 1dce953786 add np.random.seed 2019-01-09 21:15:21 +00:00
KaiyangZhou 10b074e9b7 add os.path.expanduser(root) to dataset files 2019-01-09 13:43:39 +00:00
KaiyangZhou e19beca607 update awesome-reid 2019-01-07 09:04:17 +00:00
KaiyangZhou 079811a285 typo fix 2019-01-07 08:53:19 +00:00
KaiyangZhou ee06c91463 update readme; add awesome-reid 2019-01-06 22:57:28 +00:00
KaiyangZhou 12effe90a8 update result of se_resnet50_fc512 2019-01-02 08:58:14 +00:00
KaiyangZhou 074a10e24e bug fix 2018-12-27 10:25:09 +00:00
KaiyangZhou 390590951e update links in DATASETS.md 2018-12-26 12:12:11 +00:00
KaiyangZhou f8a31da4c6 replace self.pin_memory with self.use_gpu 2018-12-26 11:10:34 +00:00
KaiyangZhou ca90485df6 update readme: add comment to train vidreid 2018-12-11 18:01:21 +00:00
KaiyangZhou bcd23aa3c8 update readme 2018-12-04 08:46:00 +00:00
KaiyangZhou bd8997a1e6 update readme 2018-11-26 22:24:20 +00:00
KaiyangZhou 03c3e5a801 add shufflenet 2018-11-26 22:23:36 +00:00
KaiyangZhou c05f96e31b add link to shufflenet's imagenet weights 2018-11-26 22:07:20 +00:00
KaiyangZhou 47b883d0d6 bug fix: rm resnext101_32x4d 2018-11-26 22:06:33 +00:00
KaiyangZhou 534dfa6cce update code: add self to image_training 2018-11-24 16:48:07 +00:00
KaiyangZhou 9c373ff6e6 bug fix: add one output for unpacking trainloader 2018-11-24 16:25:10 +00:00
KaiyangZhou fc03d8ab99 update readme 2018-11-23 16:49:57 +00:00
KaiyangZhou affeaa847d add resnext50_32x4d's imagenet weights 2018-11-23 10:31:38 +00:00
KaiyangZhou d7755cfd16 add resnext50_32x4d_fc512 2018-11-22 12:41:22 +00:00
KaiyangZhou b065f130d0 rename tracklet_info to tracklet_stats in datasets/base.py 2018-11-21 09:59:43 +00:00
KaiyangZhou 5ede06fcff update readme 2018-11-18 02:42:20 +00:00
KaiyangZhou f254414275 update DATASETS.md 2018-11-17 19:24:19 +00:00
KaiyangZhou 61a1db566d update --fixbase to --always-fixbase 2018-11-14 22:33:00 +00:00
KaiyangZhou 3a4e390c77 update '==>' to '=>' 2018-11-13 16:07:41 +00:00
KaiyangZhou fea71947c7 update readme: add ref to solution of UnicodeDecodeError 2018-11-13 10:36:41 +00:00
KaiyangZhou e0ce82fa72 update readme: fix typo 2018-11-12 16:58:58 +00:00
KaiyangZhou e9a2b7c3d3 add overhead sign 2018-11-12 11:45:41 +00:00
KaiyangZhou d8498ea3dd optimize cython code 2018-11-12 11:44:20 +00:00
KaiyangZhou a0c86dbe72 update gitignore: ignore eval_metrics_cy.c and *.html 2018-11-12 11:43:21 +00:00
KaiyangZhou 8ca8be28c2 update test_cython.py: add cuhk03's comparison 2018-11-11 23:02:20 +00:00
KaiyangZhou d8a2891ac5 update model-zoo: add hacnn's results 2018-11-11 22:46:48 +00:00
KaiyangZhou 8631603539 rm *.c files for cython 2018-11-11 17:43:28 +00:00
KaiyangZhou ad7fe31122 update readme 2018-11-11 17:27:10 +00:00
KaiyangZhou 3297b068c6 update readme 2018-11-11 17:24:13 +00:00
KaiyangZhou a762606170 update model-zoo: add results and links 2018-11-11 17:16:51 +00:00
KaiyangZhou 7fe189f00f add torchreid/eval_cylib/test_cython.py 2018-11-10 22:01:25 +00:00
KaiyangZhou af4dd51eb4 update readme 2018-11-10 22:01:08 +00:00
KaiyangZhou 75279f0728 add evaluate_py 2018-11-10 21:25:40 +00:00
KaiyangZhou 41f1f6c6ac fix bug: add return 2018-11-10 21:16:31 +00:00