csmithxc's picture
Upload 146 files
1530901 verified
raw
history blame
No virus
167 Bytes
# Copyright (c) Tencent Inc. All rights reserved.
from .yolo_world_pafpn import YOLOWorldPAFPN, YOLOWorldDualPAFPN
__all__ = ['YOLOWorldPAFPN', 'YOLOWorldDualPAFPN']