mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
6 lines
155 B
Python
6 lines
155 B
Python
# -*- coding: utf-8 -*-
|
|
# @Time : 2021/10/11 10:10:47
|
|
# @Author : zuchen.wang@vipshop.com
|
|
# @File : __init__.py.py
|
|
from .trainer import PairTrainer
|