asthaverma13 / Tracklet-Association-Unsupervised-Deep-Learning

Pytorch code for Tracklet Association Unsupervised Deep Learning (TAUDL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracklet Association Unsupervised Deep Learning (TAUDL)

Pytorch implementation for our paper Link. This code is based on the Open-ReID library.

Citation

Please cite the following paper in your publications if it helps your research:

@inproceedings{li2018unsupervised,
  title={Unsupervised person re-identification by deep learning tracklet association},
  author={Li, Minxian and Zhu, Xiatian and Gong, Shaogang},
  booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
  pages={737--753},
  year={2018}
}

About

Pytorch code for Tracklet Association Unsupervised Deep Learning (TAUDL)


Languages

Language:Python 97.5%Language:Shell 2.5%