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