mike-silva-fairportrobotics
commited on
Commit
•
e288c51
1
Parent(s):
e8aada8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl
|
3 |
+
pipeline_tag: object-detection
|
4 |
+
tags:
|
5 |
+
- ultralytics
|
6 |
+
- yolo
|
7 |
+
- yolov10
|
8 |
+
- object-detection
|
9 |
+
---
|
10 |
+
# Spy Glass Object Detection Model
|
11 |
+
|
12 |
+
**Created by FRC Team 578**
|
13 |
+
|
14 |
+
## Description
|
15 |
+
|
16 |
+
This YOLO v10 small model was trained for FRC competitions. It was to detect the bumper of red and blue robots, and game pieces.
|