Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
FRC8569
/
Note2025Public
like
1
Follow
FRC 8569 Zenith Polaris
1
Object Detection
TensorBoard
FRC8569/Note2025DetectionProject
License:
cc
Model card
Files
Files and versions
Metrics
Training metrics
Community
Justmore5minsYT
commited on
14 days ago
Commit
315f1a4
·
unverified
·
1 Parent(s):
071d66b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,6 @@ license: cc
3
base_model:
4
- Ultralytics/YOLO11
5
pipeline_tag: object-detection
6
---
3
base_model:
4
- Ultralytics/YOLO11
5
pipeline_tag: object-detection
6
+
datasets:
7
+
- FRC8569/Note2025DetectionProject
8
---