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 | ||
baseline.py | ||
build.py | ||
distiller.py | ||
mgn.py | ||
moco.py |