Views
No views yet
| Property | Value |
|---|---|
| Base Architecture | YOLOv8x |
| Task | Object Detection |
| Framework | Ultralytics |
| Detected Classes | person, car |
| Input | Images / Video |
| Output | Bounding boxes + confidence scores |
pip install ultralytics opencv-python torch torchvision
1@misc{multiple-car-detection-2025,
2 author = {Malek Messaoudi and Yassine Mhirsi},
3 title = {Multiple Car and Persons Detection},
4 year = {2025},
5 publisher = {Hugging Face},
6}
7