Commit Graph

24 Commits (57710a9df7e17ec0eef5a756065d8339ca9f4096)

Author SHA1 Message Date
liaoxingyu 57710a9df7 add docs for amp training 2020-09-02 18:07:54 +08:00
Xingyu Liao a2fe1f5271
fix typro
fix typro in README
2020-08-24 23:28:19 +08:00
liaoxingyu f29bc025cc update readme for distill 2020-08-14 19:06:36 +08:00
liaoxingyu 3549685c4c update url 2020-08-04 16:00:12 +08:00
liaoxingyu d1c20cbe50 fix pre-train model bugs
fix bugs locks when downloading pre-train model
2020-08-04 15:56:36 +08:00
liaoxingyu 16655448c2 onnx/trt support
Summary: change model pretrain mode and support onnx/TensorRT export
2020-07-29 17:43:39 +08:00
liaoxingyu 6cbca133a8 update readme 2020-07-06 17:16:44 +08:00
liaoxingyu 13bb8d5b1c update readme 2020-07-06 17:04:21 +08:00
Lingxiao He 706b9a3ec5
Update README.md 2020-06-26 23:19:35 +08:00
Lingxiao He 2a4c0726f8
Update README.md 2020-06-26 23:18:47 +08:00
liaoxingyu 6ee38cd562 add cite bibtex 2020-06-07 18:45:28 +08:00
liaoxingyu dd050c43eb update blog url 2020-06-06 22:55:10 +08:00
liaoxingyu 2f6d999469 add pytorch to caffe converting
Summary: update deployment README and support pytorch to caffe converting for basemodel
2020-06-02 18:11:02 +08:00
liaoxingyu a9e3ffa257 update readme and install 2020-06-02 10:19:20 +08:00
liaoxingyu 9c09a424c4 update zhihu article url in readme 2020-05-31 23:32:49 +08:00
liaoxingyu 0b1137edb0 update proejcts readme 2020-05-29 11:19:22 +08:00
liaoxingyu 28b6dd2a94 add license in readme 2020-05-29 10:33:21 +08:00
liaoxingyu 8cbc1ed83f update readme and instruction 2020-05-28 20:01:20 +08:00
liaoxingyu e502fadba9 docs: update README 2020-05-12 23:00:15 +08:00
liaoxingyu ec19bcc1d3 style(configs): put all config files together
put all config files into one place for easily control,
and add tools for put train_net.py which almost the same in
different projects
2020-04-29 16:18:54 +08:00
liaoxingyu 3f3975e372 Update performance 2020-03-31 14:37:24 +08:00
L1aoXingyu 12957f66aa Change architecture:
1. delete redundant preprocess
2. add data prefetcher to accelerate data loading
3. fix minor bug of triplet sampler when only one image for one id
2020-02-18 21:01:23 +08:00
L1aoXingyu a2f69d0537 Update StrongBaseline results for market1501 and dukemtmc 2020-02-11 22:38:40 +08:00
L1aoXingyu db6ed12b14 Update sampler code 2020-02-10 07:38:56 +08:00