https://github.com/hustvl/mancs
Mancs: A multi-task attentional network with curriculum sampling for person re-identification
https://github.com/hustvl/mancs
person reid triplet-loss
Last synced: 8 days ago
JSON representation
Mancs: A multi-task attentional network with curriculum sampling for person re-identification
- Host: GitHub
- URL: https://github.com/hustvl/mancs
- Owner: hustvl
- License: mit
- Created: 2019-07-31T02:29:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T03:22:19.000Z (almost 6 years ago)
- Last Synced: 2025-05-12T23:48:51.504Z (8 days ago)
- Topics: person, reid, triplet-loss
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
If you find this project helpful for your research, please cite the following papers:
```
@inproceedings{wang2018mancs,
title={Mancs: A multi-task attentional network with curriculum sampling for person re-identification},
author={Wang, Cheng and Zhang, Qian and Huang, Chang and Liu, Wenyu and Wang, Xinggang},
booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
pages={365--381},
year={2018}
}
```IMPORTANT NOTICE: Although this software is licensed under MIT, our intention is to make it free for academic research purposes. If you are going to use it in a product, we suggest you [contact us](https://xinggangw.info) regarding possible patent issues.