File size: 146 Bytes
186701e
 
 
 
1
2
3
4
5
# Copyright (c) Tencent Inc. All rights reserved.
from .data_preprocessor import YOLOWDetDataPreprocessor

__all__ = ['YOLOWDetDataPreprocessor']