zkcloud
|
73405f07b3
|
Update README.md
|
2020-07-03 10:37:29 +08:00 |
Lingxiao He
|
df8916f1e6
|
Update dsr_distance.py
|
2020-06-29 16:41:58 +08:00 |
Lingxiao He
|
d4153d4deb
|
Update README.md
|
2020-06-29 14:50:48 +08:00 |
Lingxiao He
|
7e1f232b37
|
Update README.md
|
2020-06-29 14:50:23 +08:00 |
Lingxiao He
|
a325ee8ff7
|
Update partial_market.yml
|
2020-06-29 14:40:05 +08:00 |
Lingxiao He
|
0f9661f7b7
|
Update dsr_evaluation.py
|
2020-06-29 14:39:18 +08:00 |
Lingxiao He
|
daa9dbbae2
|
Update partial_market.yml
|
2020-06-29 14:36:53 +08:00 |
Lingxiao He
|
8b06b95ab1
|
Update partial_market.yml
|
2020-06-29 13:53:54 +08:00 |
Lingxiao He
|
970bbb1679
|
Update dsr_distance.py
|
2020-06-29 13:50:52 +08:00 |
Lingxiao He
|
beb5029576
|
Update README.md
|
2020-06-29 13:47:42 +08:00 |
Lingxiao He
|
727a746831
|
Update README.md
|
2020-06-16 11:46:22 +08:00 |
Lingxiao He
|
47cc3c6ead
|
Update README.md
|
2020-06-16 11:46:03 +08:00 |
Lingxiao He
|
896933bf5e
|
Update DSR Evaluation
|
2020-06-10 18:16:58 +08:00 |
Lingxiao He
|
7f753027c5
|
update dsr evaluation
|
2020-06-10 18:10:30 +08:00 |
Lingxiao He
|
fa0728a0c7
|
dsr_head
|
2020-06-10 17:43:56 +08:00 |
Lingxiao He
|
29f318c609
|
Update README.md
Update the details of datasets
|
2020-06-01 10:42:33 +08:00 |
liaoxingyu
|
8f48d565b1
|
rename cross-domain-reid project
|
2020-05-29 17:55:42 +08:00 |
liaoxingyu
|
0b1137edb0
|
update proejcts readme
|
2020-05-29 11:19:22 +08:00 |
liaoxingyu
|
d63a3ce47c
|
update partialreid code
Summary: update partialreid training config and code
|
2020-05-28 11:14:13 +08:00 |
Xingyu Liao
|
adbc8185db
|
update cross-domain results
Reviewed by: l1aoxingyu
|
2020-05-27 22:44:50 +08:00 |
liaoxingyu
|
fbbd76b21f
|
update readme in DSR
|
2020-05-27 22:43:20 +08:00 |
liaoxingyu
|
2e09f424a5
|
fix typro
Summary: fix typro in HAA
|
2020-05-27 22:41:12 +08:00 |
liaoxingyu
|
90b0140497
|
update DSR projects
Summary: update DSR README and experiment results
|
2020-05-27 22:39:21 +08:00 |
zkcys001
|
4f03f384d3
|
Upload Readme in cross-domain person re-ID
|
2020-05-27 22:35:17 +08:00 |
xbq1994
|
11f388781c
|
Create Readme.md
|
2020-05-27 22:27:33 +08:00 |
liaoxingyu
|
95e8a02b2a
|
feat: partial reid first commit
|
2020-05-21 23:58:35 +08:00 |
liaoxingyu
|
cd7a4e9be7
|
add projects folder
|
2020-05-14 12:52:50 +08:00 |
liaoxingyu
|
fcc1e04f5c
|
style(model_zoo): add bot, agw, sbs as built-in model
|
2020-05-01 09:56:33 +08:00 |
liaoxingyu
|
18fd7faff7
|
docs(stronger baseline): update stronger baseline results
update stronger baseline results on Market1501, DukeMTMC and MSMT17
|
2020-04-28 21:02:21 +08:00 |
liaoxingyu
|
10567bd026
|
feat(stronger baseline): add solid tricks for a stronger baseline
add 7 tricks on top of BagofTricks, check it in projects/StrongerBaseline/README.md
|
2020-04-28 11:53:26 +08:00 |
liaoxingyu
|
bb50b6c5a7
|
docs($projects): update agw readme
|
2020-04-21 11:35:54 +08:00 |
liaoxingyu
|
325854c327
|
style(projects/bagtricks)
remove export to tensorflow temporarily
|
2020-04-20 11:03:27 +08:00 |
liaoxingyu
|
95a3c62ad2
|
refactor(fastreid)
refactor architecture
|
2020-04-20 10:59:29 +08:00 |
liaoxingyu
|
91dc9bc71f
|
Merge branch 'master' of github.com:L1aoXingyu/fast-reid
Conflicts:
fastreid/config/defaults.py
fastreid/layers/gem_pool.py
fastreid/modeling/backbones/resnet.py
fastreid/modeling/heads/__init__.py
fastreid/modeling/heads/build.py
fastreid/modeling/losses/build.py
fastreid/modeling/meta_arch/__init__.py
fastreid/modeling/meta_arch/abd_network.py
fastreid/modeling/meta_arch/baseline.py
fastreid/modeling/meta_arch/bdb_network.py
fastreid/modeling/meta_arch/mf_network.py
projects/StrongBaseline/configs/Base-Strongbaseline.yml
projects/StrongBaseline/configs/baseline_dukemtmc.yml
projects/StrongBaseline/train_net.py
|
2020-03-25 11:05:28 +08:00 |
liaoxingyu
|
23bedfce12
|
update version0.2 code
|
2020-03-25 10:58:26 +08:00 |
L1aoXingyu
|
b2076fa39d
|
1. Update cython code for computing mINP
|
2020-03-16 15:29:01 +08:00 |
L1aoXingyu
|
acf363c181
|
1. Change loss function as a build-in attributes of heads
2. Update agw and bagtricks result
|
2020-03-16 15:23:09 +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
|
e01d9b241f
|
Update AGW baseline result
|
2020-02-13 20:37:08 +08:00 |
L1aoXingyu
|
327d74ffbb
|
Update strong baseline result
Change data sampler
|
2020-02-13 00:19:15 +08:00 |
L1aoXingyu
|
a2f69d0537
|
Update StrongBaseline results for market1501 and dukemtmc
|
2020-02-11 22:38:40 +08:00 |
L1aoXingyu
|
8a9c0ccfad
|
Finish first version for fastreid
|
2020-02-10 22:13:04 +08:00 |
L1aoXingyu
|
db6ed12b14
|
Update sampler code
|
2020-02-10 07:38:56 +08:00 |
liaoxingyu
|
71950d2c09
|
1. Fix evaluation code
2. Finish multi-dataset evaluation
3. Decouple image preprocess and output postprocess with model forward for DataParallel training
4. Finish build backbone registry
5. Fix dataset sampler
|
2020-01-21 20:24:26 +08:00 |
liaoxingyu
|
b761b656f3
|
Finish basic training loop and evaluation results
|
2020-01-20 21:33:37 +08:00 |