fast-reid/fastreid/modeling/__init__.py

8 lines
116 B
Python
Raw Normal View History

2020-02-10 07:38:56 +08:00
# encoding: utf-8
"""
@author: sherlock
@contact: sherlockliao01@gmail.com
"""
2020-03-25 10:58:26 +08:00
from .meta_arch import build_model