deep-person-reid/MODEL_ZOO.md

11 lines
523 B
Markdown

## Model Zoo
- :dog: means that model is initialized with imagenet pretrained weights.
- Results are presented using the format of `Rank1 (mAP)` in the following tables.
- Classification layer is ignored when computing model size.
### Image person reid
| Model | # param (M) | Loss | Market1501 | DukeMTMC-reID | MSMT17 |
| :--- | :---: | :---: | :---: | :---: | :---: |
| resnet50_fc512<sup>:dog:</sup> | xx | xent | xx | xx | xx |
| mlfn<sup>:dog:</sup> | xx | xent | xx | xx | xx |
| hacnn | xx | xent | xx | xx | xx |