Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: gpl-3.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
---
|
4 |
+
|
5 |
+
### Overview
|
6 |
+
|
7 |
+
This model was trained on approximately 200 images over 75 epochs (although the exact number might differ slightly as i don't fully remember). Even though it is a relatively small dataset and training duration, it is designed to effectively detect simple objects—in this case, blue balls.
|
8 |
+
|
9 |
+
### Usage
|
10 |
+
|
11 |
+
- **Target Object:** `ball`
|
12 |
+
- **Recommended Confidence Threshold:** ~70%
|
13 |
+
|
14 |
+
This threshold should provide a good balance between precision and recall for detecting the blue balls in your images.
|
15 |
+
|
16 |
+
### Why Use This Model?
|
17 |
+
|
18 |
+
idk, i used it to test my ai aimbot's triggerbot💀
|