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