Adit-jain commited on
Commit
b5ae59f
·
verified ·
1 Parent(s): 31c91fe

Create README.md

Browse files

A model to detect players, football and referee in any given video file

Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - Ultralytics/YOLO11
6
+ pipeline_tag: object-detection
7
+ tags:
8
+ - soccer
9
+ - football
10
+ - player
11
+ - ball
12
+ - referee
13
+ - detection
14
+ - analysis
15
+ ---