Commit Graph

806 Commits (5ce43185b156c19c60d19be97dfb5ad89423e52c)
 

Author SHA1 Message Date
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
KaiyangZhou 2bbaa47ab3 update readme in projects/DML 2020-04-16 15:32:03 +01:00
KaiyangZhou f3df74026a rm visactmap 2020-04-16 15:19:44 +01:00
KaiyangZhou 76fdc0eab4 add DML to projects/ 2020-04-16 15:19:04 +01:00
KaiyangZhou 5fb1b4c1b1 update readme 2020-04-16 13:24:43 +01:00
KaiyangZhou 05c998902b update readme 2020-04-16 13:21:33 +01:00
KaiyangZhou f6bfd33e00 update readme 2020-04-16 13:20:29 +01:00
KaiyangZhou b03488b475 upgrade to 1.2.0 2020-04-16 13:15:26 +01:00
KaiyangZhou 36e22e8ce1 make engine more model-agnostic 2020-04-16 12:46:15 +01:00
KaiyangZhou 322ec2b2de fix numbers in model_zoo 2020-03-31 18:45:48 +01:00
KaiyangZhou 6216cdb2a5 update readme 2020-01-16 16:45:13 +00:00
KaiyangZhou a9bcf6af24 fixed bug in visualize_actmap.py 2020-01-08 11:03:57 +00:00
KaiyangZhou 087e4fcbcb update readme 2019-12-19 10:18:40 +00:00
KaiyangZhou 99e719f16e __version__=1.0.9 2019-12-10 10:49:17 +00:00
KaiyangZhou 469a038d01 add scheduler to resume_from_checkpoint 2019-12-10 10:44:45 +00:00
KaiyangZhou 7ff428608a update awesomereid 2019-12-04 23:02:09 +00:00
KaiyangZhou 35472dfe54 rm CUDA_VISIBLE_DEVICES 2019-12-03 10:35:21 +00:00
KaiyangZhou 4cc4adb54a add space to make code clearer in transforms.py 2019-12-02 22:27:35 +00:00
KaiyangZhou 188b7f321f fixed missing import in osnet 2019-12-02 22:24:24 +00:00
KaiyangZhou 08bb2cc5eb linting and formatting code 2019-12-02 14:34:59 +00:00
KaiyangZhou b39e89a264 change place of CUDA_VISIBLE_DEVICES 2019-12-02 14:04:17 +00:00
KaiyangZhou 42eaccea71 linting and formatting code 2019-12-02 12:34:17 +00:00
KaiyangZhou 5c88e3664f minor 2019-12-01 03:35:09 +00:00
KaiyangZhou 58e6841a33 update relative import 2019-12-01 03:31:32 +00:00
KaiyangZhou ac7bd67484 import data, engine, etc. in torchreid/__init__.py 2019-12-01 02:39:29 +00:00
KaiyangZhou 6b8fe56638 linting and formatting code 2019-12-01 02:35:44 +00:00
KaiyangZhou a118fc2d7f add code linting and formatting files 2019-12-01 02:35:26 +00:00
KaiyangZhou aef46a7aa9 update default_config 2019-11-27 21:25:44 +00:00
KaiyangZhou 2095ee05c5 [1.0.8] load_unlabeled_targets -> load_train_targets 2019-11-27 21:20:04 +00:00
KaiyangZhou d6405de241 update readme 2019-11-27 18:21:55 +00:00
KaiyangZhou 6539d4aab9 update readme 2019-11-27 18:19:18 +00:00
KaiyangZhou 7d8431cf49 bug fix for load_unlabeled_targets 2019-11-27 18:19:06 +00:00
KaiyangZhou 41b1e485ec 1.0.7 2019-11-27 17:20:48 +00:00
KaiyangZhou fdd869897a update docs 2019-11-27 17:19:43 +00:00
KaiyangZhou 63f357a0ba import load_pretrained_weights in tools/visactmap 2019-11-27 17:04:58 +00:00
KaiyangZhou 67f56ca361 move model to gpu in tools/visactmap 2019-11-27 17:01:32 +00:00
KaiyangZhou bf79ba96be bug fix in tools/visactmap 2019-11-27 17:00:18 +00:00