37 Commits

Author SHA1 Message Date
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
KaiyangZhou
77c47b4e53 add data module 2019-03-21 13:00:07 +00:00