deep-person-reid/MODEL_ZOO.md

11 lines
523 B
Markdown
Raw Normal View History

2018-11-09 13:55:04 +00:00
## Model Zoo
2018-08-07 14:18:18 +01:00
- :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.
2018-07-23 19:03:18 +01:00
2018-07-02 13:36:55 +01:00
### Image person reid
2018-11-09 13:55:04 +00:00
| Model | # param (M) | Loss | Market1501 | DukeMTMC-reID | MSMT17 |
2018-11-09 14:06:01 +00:00
| :--- | :---: | :---: | :---: | :---: | :---: |
2018-11-09 13:55:04 +00:00
| 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 |