onuralpszr's picture
feat: ✨ YOLO-World-Seg files uploaded
b291f6a verified
raw
history blame contribute delete
167 Bytes
# Copyright (c) Tencent Inc. All rights reserved.
from .yolo_world_pafpn import YOLOWorldPAFPN, YOLOWolrdDualPAFPN
__all__ = ['YOLOWorldPAFPN', 'YOLOWolrdDualPAFPN']