Commit Graph

821 Commits (b075bd3f4b46ff5f35e91d8b3b97e05a73a8c3ba)
 

Author SHA1 Message Date
KaiyangZhou 9c373ff6e6 bug fix: add one output for unpacking trainloader 2018-11-24 16:25:10 +00:00
KaiyangZhou fc03d8ab99 update readme 2018-11-23 16:49:57 +00:00
KaiyangZhou affeaa847d add resnext50_32x4d's imagenet weights 2018-11-23 10:31:38 +00:00
KaiyangZhou d7755cfd16 add resnext50_32x4d_fc512 2018-11-22 12:41:22 +00:00
KaiyangZhou b065f130d0 rename tracklet_info to tracklet_stats in datasets/base.py 2018-11-21 09:59:43 +00:00
KaiyangZhou 5ede06fcff update readme 2018-11-18 02:42:20 +00:00
KaiyangZhou f254414275 update DATASETS.md 2018-11-17 19:24:19 +00:00
KaiyangZhou 61a1db566d update --fixbase to --always-fixbase 2018-11-14 22:33:00 +00:00
KaiyangZhou 3a4e390c77 update '==>' to '=>' 2018-11-13 16:07:41 +00:00
KaiyangZhou fea71947c7 update readme: add ref to solution of UnicodeDecodeError 2018-11-13 10:36:41 +00:00
KaiyangZhou e0ce82fa72 update readme: fix typo 2018-11-12 16:58:58 +00:00
KaiyangZhou e9a2b7c3d3 add overhead sign 2018-11-12 11:45:41 +00:00
KaiyangZhou d8498ea3dd optimize cython code 2018-11-12 11:44:20 +00:00
KaiyangZhou a0c86dbe72 update gitignore: ignore eval_metrics_cy.c and *.html 2018-11-12 11:43:21 +00:00
KaiyangZhou 8ca8be28c2 update test_cython.py: add cuhk03's comparison 2018-11-11 23:02:20 +00:00
KaiyangZhou d8a2891ac5 update model-zoo: add hacnn's results 2018-11-11 22:46:48 +00:00
KaiyangZhou 8631603539 rm *.c files for cython 2018-11-11 17:43:28 +00:00
KaiyangZhou ad7fe31122 update readme 2018-11-11 17:27:10 +00:00
KaiyangZhou 3297b068c6 update readme 2018-11-11 17:24:13 +00:00
KaiyangZhou a762606170 update model-zoo: add results and links 2018-11-11 17:16:51 +00:00
KaiyangZhou 7fe189f00f add torchreid/eval_cylib/test_cython.py 2018-11-10 22:01:25 +00:00
KaiyangZhou af4dd51eb4 update readme 2018-11-10 22:01:08 +00:00
KaiyangZhou 75279f0728 add evaluate_py 2018-11-10 21:25:40 +00:00
KaiyangZhou 41f1f6c6ac fix bug: add return 2018-11-10 21:16:31 +00:00
KaiyangZhou d885f11ce7 update cython code: add cuhk03-metric 2018-11-10 21:09:13 +00:00
KaiyangZhou 1d0851e8c4 fix bug: add self.num_instances to ImageDataManger 2018-11-10 11:59:01 +00:00
KaiyangZhou 8c53007138 return (imgs, pids, camids, img_paths) for image dataloaders 2018-11-10 11:54:06 +00:00
KaiyangZhou db157c1345 update help comments for data_source 2018-11-10 11:53:25 +00:00
KaiyangZhou 80a26caf70 update readme: add keys to datasets 2018-11-10 11:49:34 +00:00
KaiyangZhou 7cec0167cd add ref to imagenet 2018-11-10 11:48:59 +00:00
KaiyangZhou 8cf3d06b2c update MODEL_ZOO: add models 2018-11-10 11:37:19 +00:00
KaiyangZhou 653894a18f update MODEL_ZOO.md 2018-11-09 22:38:45 +00:00
KaiyangZhou 4a2b98c3b7 update --eval-step to --eval-freq 2018-11-09 21:58:58 +00:00
KaiyangZhou 36baeebb7b update readme 2018-11-09 21:58:43 +00:00
KaiyangZhou 67e3564f54 update logo 2018-11-09 21:35:06 +00:00
KaiyangZhou fd231616c6 update readme: adjust image size 2018-11-09 18:08:10 +00:00
KaiyangZhou f355b4d532 update readme 2018-11-09 18:06:16 +00:00
KaiyangZhou 6d162f4578 add cute logo 2018-11-09 17:58:36 +00:00
KaiyangZhou 185da1cb54 update readme: add intro 2018-11-09 17:17:51 +00:00
KaiyangZhou f2767794b9 update readme 2018-11-09 17:07:29 +00:00
KaiyangZhou 2f3129ff5f update readme 2018-11-09 17:03:28 +00:00
KaiyangZhou 0545358b6f mv resnet50mid to reid-specific model list 2018-11-09 16:17:29 +00:00
KaiyangZhou fa1ba75eb0 update readme: add resnet50mid 2018-11-09 16:17:04 +00:00
KaiyangZhou c48c98956a update model zoo 2018-11-09 14:06:01 +00:00
KaiyangZhou f5f4a7b6c2 update readme: add paper links to datasets 2018-11-09 14:03:24 +00:00
KaiyangZhou e2dcecb95b reset MODEL_ZOO.md 2018-11-09 13:55:04 +00:00
KaiyangZhou 2a2d45b428 update DATASETS.md 2018-11-09 13:54:46 +00:00
KaiyangZhou f13170c460 update readme 2018-11-09 13:54:29 +00:00
KaiyangZhou dd7a794cc8 organize args for test settings 2018-11-09 13:54:18 +00:00
KaiyangZhou 9d1f313f4f add args.fixbase 2018-11-09 00:11:11 +00:00