Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
RJTPP
/
tennis-ball-detection
like
0
Object Detection
ultralytics
ONNX
yolov8
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
RJTPP
commited on
May 30
Commit
ac75db0
·
verified
·
1 Parent(s):
e18992a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- Ultralytics/YOLOv8
5
+
pipeline_tag: object-detection
6
+
---