Commit Graph

51 Commits (c2d9b0e8251a7eb1f8417e703a1a1d90f7fca319)

Author SHA1 Message Date
kaiyangzhou c2d9b0e825 update reference 2021-03-26 11:45:06 +08:00
KaiyangZhou 93b8c9f3db v1.3.6: added University-1652 2021-02-14 11:25:24 +08:00
layumi 9b3a836308 add university 2021-02-10 17:59:05 +11:00
KaiyangZhou 3143997135 add _junk_pids to grid & prid 2020-08-12 13:29:27 +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 ad4d8d7c29 v1.2.6: add RandomDomainSampler 2020-08-01 11:52:55 +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 accb3e2146 change scipy.misc.imsave to imageio.imwrite 2020-06-17 22:15:39 +01:00
KaiyangZhou 6081989d7e change fetch_qg() to fetch_test_loaders() 2020-05-05 16:45:22 +01:00
KaiyangZhou 5ce43185b1 linting code 2020-05-05 15:58:00 +01:00
KaiyangZhou 1708c008ad add argument train_sampler_t (sampler for target train loader) 2020-05-05 11:14:08 +01:00
KaiyangZhou 4cc4adb54a add space to make code clearer in transforms.py 2019-12-02 22:27:35 +00:00
KaiyangZhou 08bb2cc5eb linting and formatting code 2019-12-02 14:34:59 +00:00
KaiyangZhou 58e6841a33 update relative import 2019-12-01 03:31:32 +00:00
KaiyangZhou 6b8fe56638 linting and formatting code 2019-12-01 02:35:44 +00:00
KaiyangZhou 2095ee05c5 [1.0.8] load_unlabeled_targets -> load_train_targets 2019-11-27 21:20:04 +00:00
KaiyangZhou 7d8431cf49 bug fix for load_unlabeled_targets 2019-11-27 18:19:06 +00:00
KaiyangZhou 86012a4571 add compute_mean_std tool 2019-11-27 16:49:29 +00:00
KaiyangZhou 307e38e519 add use_unlabeled_targets 2019-11-27 16:35:54 +00:00
KaiyangZhou 53784903e3 add SequentialSampler 2019-11-24 13:40:54 +00:00
Yao Lu db00cf5fc3
Fix bugs about dataset of cuhk02.py
Fix bugs about dataset of cuhk02.py.
2019-10-29 10:58:39 +08:00
KaiyangZhou a136384a6a rm unused imports/variables; fixed minor bugs 2019-10-23 17:15:37 +01:00
kaiyangzhou 1a5db72550 update annotation in RandomPatch 2019-10-22 22:45:48 +01:00
kaiyangzhou cf553d367f bug fix: pass video-specific args to dataset.__add__ 2019-10-04 12:09:28 +01:00
KaiyangZhou 0ec14d9afc add random patch data augmentation 2019-09-01 15:03:42 +01:00
KaiyangZhou 9131c537d5 [upgrade to 1.0.1] add cuhk02 2019-08-29 17:05:29 +01:00
KaiyangZhou 5365619606 add config 2019-08-26 10:34:31 +01:00
KaiyangZhou 27d4f2f093 add visactmap code; upgrade visrank to plot single figure 2019-08-03 17:35:06 +01:00
kaiyangzhou d398e66b37 allow empty transforms 2019-07-17 12:45:58 +01:00
KaiyangZhou 9e418c0f5a print resize(height, width) 2019-07-08 15:41:38 +01:00
KaiyangZhou d20b63c1a0 resize image to target size 2019-07-05 09:05:03 +01:00
rick-hao 87fd094a2c
Update datamanager.py 2019-07-04 16:39:11 +10:00
KaiyangZhou 65a8f44d80 [datamanager] add comment 2019-07-03 15:54:20 +01:00
kaiyangzhou 709018d948 add argument 'transforms' to datamanager 2019-07-03 12:05:55 +01:00
KaiyangZhou 86ddbd97aa update comment 2019-05-30 14:25:55 +01:00
KaiyangZhou 31068ca233 add global keyword 2019-05-24 17:13:30 +01:00
KaiyangZhou 6fd0ab364f raise error if batch_size is smaller than num_instances 2019-05-06 10:47:48 +01:00
KaiyangZhou bb6dc46e21 bug fix in combineall 2019-04-27 23:30:32 +01:00
KaiyangZhou a52d1289f8 add attribute _junk_pids to dataset class 2019-04-27 23:02:54 +01:00
kaiyangzhou eaba4f5cfa rm prid450s 2019-03-25 20:03:43 +00:00
kaiyangzhou 5cc8043c4a verbose=False after __add__ 2019-03-25 20:03:21 +00:00
KaiyangZhou 235348f672 bug fix in __add__ 2019-03-25 18:43:19 +00:00
KaiyangZhou e5b8c464ca update docstrings 2019-03-24 23:33:54 +00:00
KaiyangZhou d0fe37c558 finalize docs 2019-03-23 23:09:39 +00:00
KaiyangZhou aa98ef5a7b add docstrings to losses, metrics, models, utils, optim 2019-03-22 00:14:41 +00:00
KaiyangZhou cbbde86eef add docs to torchreid.data 2019-03-21 17:28:14 +00:00
KaiyangZhou 75dd835e42 change batch_size in video 2019-03-21 14:12:50 +00:00