Commit Graph

892 Commits (a315c44ab709e8e3e740614a9ba2c52b0bfe18f0)
 

Author SHA1 Message Date
Kaiyang 28430ec309
Merge pull request #405 from Xuanmeng-Zhang/master
Add the code for GPU-Re-Ranking.
2021-01-16 20:07:09 +08:00
Xuanmeng-Zhang 9b73eb41d5 Add the GPU-Re-Ranking 2021-01-15 15:29:44 +08:00
KaiyangZhou 57dad66ce7 update readme 2021-01-08 10:01:16 +08:00
KaiyangZhou 626e6c3bb8 minor change in feature_extractor.py 2020-10-19 12:06:30 +01:00
KaiyangZhou c4714fae69 add check_cfg() 2020-09-14 10:34:18 +01:00
KaiyangZhou fefa31dc3f 1.3.3: fixed bug in visrank (forgot unpacking dsetid) 2020-08-18 22:17:35 +01:00
KaiyangZhou 208dc3e9b8 add self.feature_dim to osnet 2020-08-18 16:05:58 +01:00
KaiyangZhou b6a3419da4 update readme 2020-08-12 13:32:18 +01:00
KaiyangZhou ade7818402 upgrade to v1.3.2 2020-08-12 13:30:01 +01:00
KaiyangZhou 3143997135 add _junk_pids to grid & prid 2020-08-12 13:29:27 +01:00
KaiyangZhou 56f06d58b3 update docs/ 2020-08-12 12:14:29 +01:00
KaiyangZhou 7c2ee1e6c6 update printing in triplet engine (taking into account weight_t & weight_x) 2020-08-12 11:03:24 +01:00
KaiyangZhou de42729f41 v1.3.1: record results (rank1 & mAP) of each target dataset 2020-08-10 22:06:15 +01:00
KaiyangZhou 8bbe93ffb5 update version indicator: v1.3.0 2020-08-10 12:39:04 +01:00
KaiyangZhou 4c7c43d34e add RandomDatasetSampler 2020-08-10 12:31:11 +01:00
KaiyangZhou 52b334a63e extend 3-tuple to 4-tuple by adding dsetid 2020-08-10 12:30:54 +01:00
KaiyangZhou 488b9e57db v1.2.7 2020-08-03 16:29:24 +01:00
KaiyangZhou 5656aaba85 bug fix in VideoTripletEngine 2020-08-03 16:17:49 +01:00
KaiyangZhou 069356a6e4 update comment 2020-08-03 16:03:31 +01:00
KaiyangZhou e941e291e2 update readme 2020-08-01 11:58:04 +01:00
KaiyangZhou ad4d8d7c29 v1.2.6: add RandomDomainSampler 2020-08-01 11:52:55 +01:00
KaiyangZhou b075bd3f4b show lr of last group of params (typically new layers) as default 2020-06-23 18:17:10 +01:00
KaiyangZhou 3478e43148 upgrade to v1.2.5 2020-06-23 15:24:47 +01:00
KaiyangZhou a5ee40744c add k_tfm 2020-06-23 15:21:11 +01:00
KaiyangZhou d18b3ad99a v1.2.4 2020-06-23 14:07:54 +01:00
KaiyangZhou aefe335d68 use dict as return of dataloader 2020-06-23 13:59:57 +01:00
KaiyangZhou fe0f39fb67 add imageio to requirements 2020-06-17 22:16:02 +01:00
KaiyangZhou accb3e2146 change scipy.misc.imsave to imageio.imwrite 2020-06-17 22:15:39 +01:00
Kaiyang b2e956cabd
Merge pull request #345 from akashmanna/fix-attribute-eval
minor bug fix in eval (in transforms.Resize)
2020-05-22 12:15:26 +01:00
Akash Manna 5af6d8b71e minor bug fix in eval (in transforms.Resize) 2020-05-22 16:00:59 +05:30
KaiyangZhou 9198faec92 update readme 2020-05-22 11:12:53 +01:00
KaiyangZhou 22ab7a417c update readme 2020-05-22 11:10:21 +01:00
KaiyangZhou c57773ec0b update readme 2020-05-18 22:27:15 +01:00
KaiyangZhou f6aab3ee89 add attribute code 2020-05-18 18:36:55 +01:00
KaiyangZhou 6081989d7e change fetch_qg() to fetch_test_loaders() 2020-05-05 16:45:22 +01:00
KaiyangZhou 86d97074e5 v1.2.3 (linting code) 2020-05-05 16:06:50 +01:00
KaiyangZhou 5ce43185b1 linting code 2020-05-05 15:58:00 +01:00
KaiyangZhou 2a9f44af9b make projects compatible with the latest torchreid 2020-05-05 13:41:10 +01:00
KaiyangZhou d60ca7f224 minor changes 2020-05-05 12:48:58 +01:00
KaiyangZhou cf091c31f1 v1.2.2 2020-05-05 12:44:08 +01:00
KaiyangZhou 89bf30bd14 update few names of class methods 2020-05-05 12:43:28 +01:00
KaiyangZhou 1708c008ad add argument train_sampler_t (sampler for target train loader) 2020-05-05 11:14:08 +01:00
KaiyangZhou 14d5e56ec9 update doc 2020-05-04 12:44:08 +01:00
KaiyangZhou 8e5fc471a6 1.2.1: add simple API for feature extraction 2020-05-04 12:35:45 +01:00
KaiyangZhou 85c446ec97 renaming: loss_dict to loss_summary 2020-04-16 21:57:49 +01:00
KaiyangZhou b184fba029 save as attribute the vars about steps 2020-04-16 21:41:01 +01:00
KaiyangZhou 70480ff149 update readme: add double underscore 2020-04-16 15:52:07 +01:00
KaiyangZhou 09edfe00fc update readme 2020-04-16 15:48:11 +01:00
KaiyangZhou 58c256b409 update readme 2020-04-16 15:47:15 +01:00
KaiyangZhou d0b735889d update readme in projects/ 2020-04-16 15:36:07 +01:00