EasyMocap/easymocap/estimator/YOLOv4/__init__.py

8 lines
207 B
Python
Raw Normal View History

2022-08-22 00:07:46 +08:00
'''
@ Date: 2020-12-10 16:37:04
@ Author: Qing Shuai
@ LastEditors: Qing Shuai
@ LastEditTime: 2020-12-10 16:52:06
@ FilePath: /mvpose/code/estimator/YOLOv4/__init__.py
'''
from .yolo import YOLOv4