Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
meow2018
/
my_yolow
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1d5dd06
my_yolow
/
yolo_world
/
models
/
losses
/
__init__.py
meow2018
first commit
11ef510
verified
11 months ago
raw
Copy download link
history
blame
Safe
113 Bytes
# Copyright (c) Tencent Inc. All rights reserved.
from
.dynamic_loss
import
CoVMSELoss
__all__ = [
'CoVMSELoss'
]