Update README.md
Browse files
README.md
CHANGED
|
@@ -21,12 +21,12 @@ Counter Strike 2 players detector
|
|
| 21 |
|
| 22 |
## All models in this series
|
| 23 |
|
| 24 |
-
- [yoloV10n_cs2](https://huggingface.co/Vombit/yolov10n_cs2)
|
| 25 |
-
- [yoloV10s_cs2](https://huggingface.co/Vombit/yolov10s_cs2)
|
| 26 |
-
- [yoloV10m_cs2](https://huggingface.co/Vombit/yolov10m_cs2)
|
| 27 |
-
- [yoloV10b_cs2](https://huggingface.co/Vombit/yolov10b_cs2)
|
| 28 |
-
- [yoloV10l_cs2](https://huggingface.co/Vombit/yolov10l_cs2)
|
| 29 |
-
- [yoloV10x_cs2](https://huggingface.co/Vombit/yolov10x_cs2)
|
| 30 |
|
| 31 |
## How to use
|
| 32 |
```python
|
|
@@ -67,9 +67,4 @@ Data from over 120 games, where the footage has been tagged in detail.
|
|
| 67 |
|
| 68 |
The training took place over 150 epochs.
|
| 69 |
|
| 70 |
-

|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
You can also support me with a cup of coffee: [donate](https://vombit.serveblog.net/donation)
|
|
|
|
| 21 |
|
| 22 |
## All models in this series
|
| 23 |
|
| 24 |
+
- [yoloV10n_cs2](https://huggingface.co/Vombit/yolov10n_cs2)
|
| 25 |
+
- [yoloV10s_cs2](https://huggingface.co/Vombit/yolov10s_cs2)
|
| 26 |
+
- [yoloV10m_cs2](https://huggingface.co/Vombit/yolov10m_cs2)
|
| 27 |
+
- [yoloV10b_cs2](https://huggingface.co/Vombit/yolov10b_cs2)
|
| 28 |
+
- [yoloV10l_cs2](https://huggingface.co/Vombit/yolov10l_cs2)
|
| 29 |
+
- [yoloV10x_cs2](https://huggingface.co/Vombit/yolov10x_cs2)
|
| 30 |
|
| 31 |
## How to use
|
| 32 |
```python
|
|
|
|
| 67 |
|
| 68 |
The training took place over 150 epochs.
|
| 69 |
|
| 70 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|