Sherlock
|
ced654431b
|
fix bug in attribute evaluation
# 535
|
2021-08-12 14:17:44 +08:00 |
liaoxingyu
|
2fee8327fa
|
minor fix for configs
#519
|
2021-06-23 17:49:35 +08:00 |
liaoxingyu
|
91ff631184
|
Minor changes
Some minor changes, such as class name changing, remove extra blank line, etc.
|
2021-05-31 17:27:14 +08:00 |
liaoxingyu
|
44cee30dfc
|
update fastreid v1.2
Summary:
1. refactor dataloader and heads
2. bugfix in fastattr, fastclas, fastface and partialreid
3. partial-fc supported in fastface
|
2021-04-02 21:33:13 +08:00 |
Xingyu Liao
|
fb36b23678
|
bugfix for attribute project (#450)
Summary: refactor sample weight in attribute recognition;
change all options to False in defaults.py and modify yaml files
|
2021-03-31 17:07:19 +08:00 |
Xingyu Liao
|
be0a089e1f
|
bugfix & merge classification transforms (#448)
Summary: change heads definition in project and config file, merge classification transforms into default transforms
|
2021-03-30 15:47:14 +08:00 |
Jinkai Zheng
|
39e25e0457
|
add Market1501Attr and DukeMTMCAttr dataloader
|
2021-02-05 22:36:54 +08:00 |
Jinkai Zheng
|
c9537c97d1
|
add eps in attr_evaluation.py
|
2021-02-05 21:52:39 +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
|
15e1729a27
|
update fastreid V1.0
|
2021-01-18 11:36:38 +08:00 |