Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
GPEN
like
33
Running
App
Files
Files
Community
1
8290087
GPEN
/
face_detect
/
layers
/
modules
/
__init__.py
AK391
files
2782137
almost 3 years ago
raw
Copy download link
history
blame
Safe
68 Bytes
from
.multibox_loss
import
MultiBoxLoss
__all__ = [
'MultiBoxLoss'
]