Commit Graph

13 Commits (91ff63118434fc427dbf4fd693b16b9e8a4b436d)

Author SHA1 Message Date
liaoxingyu a53fd17874 update docs 2021-01-23 15:25:58 +08:00
liaoxingyu b5c3c0a24d update docs 2021-01-22 21:11:19 +08:00
liaoxingyu 274cd81dab update docs 2021-01-22 21:06:30 +08:00
liaoxingyu e26182e6ec make lr warmup by iter
Summary: change warmup way by iter not by epoch, which will make it more flexible when training small epochs
2021-01-22 11:17:21 +08:00
liaoxingyu a327a70f0d v0.3 update
Summary:
1. change DPP training in apex way;
2. make warmup scheduler by iter and lr scheduler by epoch;
3. replace random erasing with torchvision implementation;
4. naming modification in config file
2020-12-07 14:19:20 +08:00
wangguanan 7e2bc6873f support set up with conda 2020-09-08 11:14:05 +08:00
liaoxingyu c1dc4919ef update model zoo 2020-08-31 18:23:14 +08:00
liaoxingyu 1d6e970260 fix typro #229
fix #229
2020-08-26 23:26:01 +08:00
Xingyu Liao 8f65597d18
update pytorch version 2020-08-21 11:20:00 +08:00
liaoxingyu ae7c9288cf support faiss retrieval and cython roc evaluation 2020-08-12 16:27:57 +08:00
liaoxingyu a198567f27 update ibn-net pretrain path 2020-08-10 14:51:35 +08:00
liaoxingyu db6b42da4f update resnest url 2020-08-10 14:18:00 +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