chenbinghui1 / MHN

ICCV2019
183 stars 35 forks source link

Code for ICCV 2019 Paper "Mixed High-Order Attention Network for Person Re-Identification"

This code is developed based on pytorch framework and the baseline code.

Updates

Files

Citation

You are encouraged to cite the following papers if this work helps your research.

@inproceedings{chen2019mixed,
  title={Mixed High-Order Attention Network for Person Re-Identification},
  author={Chen, Binghui and Deng, Weihong and Hu, Jiani},
  booktitle={Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
  year={2019},
}
@InProceedings{chen2019energy,
author = {Chen, Binghui and Deng, Weihong},
title = {Energy Confused Adversarial Metric Learning for Zero-Shot Image Retrieval and Clustering},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2019}
}

License

Copyright (c) Binghui Chen

All rights reserved.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.