Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
xet
Metrics
Training metrics
Community
Copy to bucket
new
Justmore5minsYT
commited on
Feb 1, 2025
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
---