Commit Graph

159 Commits (6fd0ab364fc3ac1fe877bad8cc59c6f262696b6c)

Author SHA1 Message Date
KaiyangZhou 6fd0ab364f raise error if batch_size is smaller than num_instances 2019-05-06 10:47:48 +01:00
KaiyangZhou d0af8eb891 0.7.4 2019-04-27 23:31:05 +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 dcd8da565a bug fix in lr_scheduler 2019-04-26 15:45:23 +01:00
KaiyangZhou 28b4580a0d remove print in internal wrapper 2019-04-23 11:35:22 +01:00
KaiyangZhou dee01229da remove division by 1e+06 when counting model size 2019-04-23 11:34:52 +01:00
KaiyangZhou 4b93121496 minor 2019-04-19 11:52:02 +01:00
KaiyangZhou 1decc2473a 0.7.2->0.7.3 2019-04-18 12:10:54 +01:00
KaiyangZhou 1ea7787b6e typo fix 2019-04-17 09:13:04 +01:00
KaiyangZhou 4a033659b0 do not decay lr while fixbase=True 2019-03-29 11:40:23 +00:00
KaiyangZhou 4cf18f0830 print domain info while doing evaluation 2019-03-27 22:30:08 +00:00
KaiyangZhou 1e9d466f42 move scheduler.step() to train() 2019-03-27 13:01:39 +00:00
KaiyangZhou 8c1c0084b8 0.7.1 -> 0.7.2 2019-03-25 20:08:31 +00: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 866744914b 0.7.0 -> 0.7.1 2019-03-25 18:49:20 +00:00
KaiyangZhou 235348f672 bug fix in __add__ 2019-03-25 18:43:19 +00:00
KaiyangZhou 1e7bbc3668 add \n 2019-03-25 16:27:39 +00:00
KaiyangZhou 8e5265099d change weight path 2019-03-25 09:29:06 +00:00
KaiyangZhou e5b8c464ca update docstrings 2019-03-24 23:33:54 +00:00
KaiyangZhou 4ca182dbb8 add model public keys 2019-03-24 15:52:39 +00:00
KaiyangZhou a0e54ede32 add scripts 2019-03-24 11:06:12 +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
KaiyangZhou 46a0d5c27d update dataset and docs 2019-03-21 12:53:21 +00:00
KaiyangZhou 37f92b7cc3 create engine SDK 2019-03-19 17:26:08 +00:00
KaiyangZhou 03d0674dcb comply woth PEP8 2019-03-15 23:17:38 +00:00
KaiyangZhou 983c9e51e5 add --combineall 2019-03-15 17:45:47 +00:00
KaiyangZhou 402e054110 rearrange order of functions 2019-03-15 16:20:47 +00:00
KaiyangZhou 3cbeab42c2 add init_attributes to BaseDataset 2019-03-15 16:11:25 +00:00
KaiyangZhou e2b1001165 polish code 2019-03-15 14:49:18 +00:00
KaiyangZhou 850da2bbed update path to pretrained weights of resnext 2019-03-12 16:46:49 +00:00
KaiyangZhou 6f3b057c1b add space between class and __init__ (trivial) 2019-03-09 12:53:23 +00:00
KaiyangZhou 5cd0776eb5 rm center loss & ring loss 2019-03-09 12:45:33 +00:00
KaiyangZhou 25c64fdd9a handle UnicodeDecodeError when using python3 2019-03-08 22:27:11 +00:00
KaiyangZhou dc99054af5 compute mAP for cuhk03 old split with multi-gallery-shot 2019-03-07 09:42:06 +00:00
KaiyangZhou 7ff331f871 update mobilenetv2; add imagenet/reid weights 2019-03-05 10:56:39 +00:00
KaiyangZhou 3fe5cb118c polish function name 2019-02-27 09:57:48 +00:00
KaiyangZhou 83b9b38280 update ilids and prid 2019-02-27 09:31:12 +00:00
KaiyangZhou 4078f18aff update print msg 2019-02-20 22:28:30 +00:00
KaiyangZhou 5f971cc03a correct print 2019-02-20 22:22:46 +00:00
KaiyangZhou c427e88658 rank={:.1%} 2019-02-20 22:20:36 +00:00
KaiyangZhou d8cfa82594 add print to save_ckpt 2019-02-20 22:17:47 +00:00
KaiyangZhou 19e03d4097 add remove_module_from_keys option to save_ckpt 2019-02-20 22:13:26 +00:00
KaiyangZhou d56e216068 bug fix 2019-02-20 21:57:09 +00:00
KaiyangZhou 74a2377ab7 add resume_from_ckpt 2019-02-20 21:51:49 +00:00