Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nvriese1
/
license-plate-detection
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
license-plate-detection
/
__init__.py
Noah Vriese
Initial commit with Git LFS tracking
033cb94
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
from
data_objects
import
(
YOLOXDetector,
Detection,
ObjectDetectionConfig,
)