mirror of https://github.com/JDAI-CV/fast-reid.git
Summary: Add configurable decorator which can call `Baseline` with `Baseline(cfg)` or `Baseline(cfg, heads=heads, ...)` Decouple linear and loss computation for partial-fc support. Reviewed By: l1aoxingyu |
||
---|---|---|
.. | ||
__init__.py | ||
activation.py | ||
any_softmax.py | ||
batch_drop.py | ||
batch_norm.py | ||
context_block.py | ||
frn.py | ||
gather_layer.py | ||
non_local.py | ||
pooling.py | ||
se_layer.py | ||
splat.py |