deep-person-reid/torchreid/__init__.py

11 lines
244 B
Python

"""
deep-person-reid
==
Description: PyTorch implementation of deep person re-identification models.
Github page: https://github.com/KaiyangZhou/deep-person-reid
"""
__author__ = 'Kaiyang Zhou'
__homepage__ = 'https://kaiyangzhou.github.io/'