Jose Paredes commited on
Commit
1edb08f
1 Parent(s): 54ef244

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -6,15 +6,15 @@ tags:
6
  - object identification
7
  - cs2
8
  ---
9
- ## Counter Strike 2 players detector
10
 
11
- # Supported Labels
12
  [ 'c', 'ch', 't', 'th' ]
13
 
14
- # models
15
- yoloV9c
16
 
17
- # How to use
18
  load Yolo
19
  from ultralytics import YOLO
20
 
@@ -30,9 +30,10 @@ model.predict(
30
 
31
 
32
  Dataset info
33
- Data from over 70 games, where the footage has been tagged in detail.
34
 
35
  Train info
36
- The training took place over 100 epochs.
37
 
38
- You can also support me with a cup of coffee: donate
 
 
6
  - object identification
7
  - cs2
8
  ---
9
+ # Counter Strike 2 players detector
10
 
11
+ ## Supported Labels
12
  [ 'c', 'ch', 't', 'th' ]
13
 
14
+ ## models
15
+ YOLOv9
16
 
17
+ ## How to use
18
  load Yolo
19
  from ultralytics import YOLO
20
 
 
30
 
31
 
32
  Dataset info
33
+ [foto]
34
 
35
  Train info
36
+ [foto]
37
 
38
+ The training took place over 100 epochs.
39
+ [foto]