l1aoxingyu
|
100830e5ef
|
feat: add wechat QR code
close #354
|
2021-09-23 20:54:49 +08:00 |
|
l1aoxingyu
|
f4551a128b
|
feat(projects): Add DG-ReID project
|
2021-09-08 23:10:47 +08:00 |
|
liaoxingyu
|
7e652fea2a
|
feat: Add contiguous parameters support
Support contiguous parameters to train faster. It can split parameters into different contiguous groups by freeze_layer, lr and weight decay.
|
2021-07-05 11:10:37 +08:00 |
|
Sherlock Liao
|
4ce04e7cc2
|
fix typro
|
2021-06-14 11:34:36 +08:00 |
|
liaoxingyu
|
3c2eeb865d
|
update readme
|
2021-05-31 18:33:48 +08:00 |
|
Sherlock Liao
|
ff8a958fff
|
bugfix for plain_train_net.py and lr scheduler step (#484)
|
2021-05-11 15:46:17 +08:00 |
|
liaoxingyu
|
55300730e1
|
update fastreid v1.2 readme and changelog
|
2021-04-06 20:09:13 +08:00 |
|
liaoxingyu
|
50ceeb0832
|
add gitter url
|
2021-02-01 10:55:24 +08:00 |
|
liaoxingyu
|
1666c82db4
|
update readme about FastRT
|
2021-01-30 16:11:08 +08:00 |
|
liaoxingyu
|
77a91b1204
|
feat: support multi-teacher kd
Summary: support multi-teacher kd with logits and overhaul distillation
|
2021-01-29 17:25:31 +08:00 |
|
liaoxingyu
|
db8670db63
|
feat: update naic20 1-st solution
|
2021-01-29 11:50:59 +08:00 |
|
Xinchen Liu
|
efcc2f28cb
|
Update README.md
Correct the link to INSTALL.md
|
2021-01-25 11:06:19 +08:00 |
|
liaoxingyu
|
b5c3c0a24d
|
update docs
|
2021-01-22 21:11:19 +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
|
fdaa4b1a84
|
update readme
|
2021-01-18 13:51:02 +08:00 |
|
liaoxingyu
|
7e83d3175f
|
update README.md
Summary: add information about fastreid V1.0
|
2021-01-18 11:44:55 +08:00 |
|
liaoxingyu
|
ce86c6959d
|
upload fastreid logo
|
2020-12-30 16:15:06 +08:00 |
|
liaoxingyu
|
85cebe311f
|
support hpo project
Summary: support BOHB search algorithm for reid.
|
2020-10-01 18:10:02 +08:00 |
|
liaoxingyu
|
bd182691b9
|
fix readme
|
2020-09-27 10:52:43 +08:00 |
|
liaoxingyu
|
5dfe537515
|
update attribute project
|
2020-09-23 19:45:13 +08:00 |
|
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 |
|