mirror of https://github.com/JDAI-CV/fast-reid.git
update readme for distill
parent
c01b859205
commit
f29bc025cc
|
@ -4,6 +4,7 @@ FastReID is a research platform that implements state-of-the-art re-identificati
|
|||
|
||||
## What's New
|
||||
|
||||
- [Aug 2020] [Model Distillation](https://github.com/JDAI-CV/fast-reid/tree/master/projects/DistillReID) is supported, thanks for [guan'an wang](https://github.com/wangguanan)'s contribution.
|
||||
- [Aug 2020] ONNX/TensorRT converter is supported.
|
||||
- [Jul 2020] Distributed training with multiple GPUs, it trains much faster.
|
||||
- [Jul 2020] `MAX_ITER` in config means `epoch`, it will auto scale to maximum iterations.
|
||||
|
|
Loading…
Reference in New Issue