Adit-jain commited on
Commit
098d5f4
·
verified ·
1 Parent(s): 7bbd60d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -49,6 +49,7 @@ It is optimized for **object detection tasks**, especially focusing on soccer-re
49
 
50
  ## 🗂️ Folder Structure
51
 
 
52
  V1/
53
  ├── images/
54
  │ ├── train/
@@ -60,6 +61,7 @@ V1/
60
  ├── coco_train_annotations/ # COCO format labels (train.json, val.json)
61
  ├── data.yaml # Ultralytics YOLOv8-compatible YAML
62
  └── samples/ # Dataset samples
 
63
 
64
  ---
65
 
@@ -78,7 +80,6 @@ V1/
78
 
79
  ## 📦 How to Use
80
  Can find detailed guide at [github](https://github.com/Adit-jain/Soccer_Analysis)
81
-
82
  ## Classes
83
  | Class ID | Label |
84
  | -------- | ------- |
 
49
 
50
  ## 🗂️ Folder Structure
51
 
52
+ ```
53
  V1/
54
  ├── images/
55
  │ ├── train/
 
61
  ├── coco_train_annotations/ # COCO format labels (train.json, val.json)
62
  ├── data.yaml # Ultralytics YOLOv8-compatible YAML
63
  └── samples/ # Dataset samples
64
+ ```
65
 
66
  ---
67
 
 
80
 
81
  ## 📦 How to Use
82
  Can find detailed guide at [github](https://github.com/Adit-jain/Soccer_Analysis)
 
83
  ## Classes
84
  | Class ID | Label |
85
  | -------- | ------- |