fast-reid/fastreid/config/__init__.py
L1aoXingyu 327d74ffbb Update strong baseline result
Change data sampler
2020-02-13 00:19:15 +08:00

9 lines
152 B
Python

# encoding: utf-8
"""
@author: l1aoxingyu
@contact: sherlockliao01@gmail.com
"""
from .config import CfgNode, get_cfg
from .defaults import _C as cfg