Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kisa-misa
/
Car-tracking-and-speed-estimation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7b798bf
Car-tracking-and-speed-estimation
/
__init__.py
kisa-misa
Upload 5 files
7b798bf
almost 2 years ago
raw
Copy download link
history
blame
Safe
175 Bytes
# Ultralytics YOLO π, GPL-3.0 license
from
.predict
import
DetectionPredictor, predict
from
.train
import
DetectionTrainer, train
from
.val
import
DetectionValidator, val