Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
datnguyentien204
/
FaceDetection
like
0
Dataset card
Files
Files and versions
Community
3
378a28f
FaceDetection
/
layers
/
modules
/
__init__.py
datnguyentien204
Upload folder using huggingface_hub (
#1
)
abb3944
verified
3 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
from
.multibox_loss
import
MultiBoxLoss
__all__ = [
'MultiBoxLoss'
]