Ashegh-Sad-Warrior commited on
Commit
b81d753
1 Parent(s): 3c16880

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ This repository contains a YOLO-based model for aerial object detection. The mod
7
  ## Model Description
8
 
9
  - **Model Name**: YOLO Aerial Mine Detection
10
- - **Framework**: Ultralytics YOLOv8
11
  - **Languages**: English, Persian
12
  - **Classes Detected**:
13
  - Plane (هواپیما)
@@ -33,7 +33,7 @@ This repository contains a YOLO-based model for aerial object detection. The mod
33
  - **Training Environment**: Kaggle, GPU-accelerated environment
34
  - **Optimizer**: SGD
35
  - **Libraries Used**:
36
- - **Ultralytics**: YOLOv8 (version 8.0.0)
37
  - **Gradio**: For creating the user interface (version 3.1.4)
38
  - **Pandas**: For data handling (version 1.3.3)
39
  - **Pillow**: For image manipulation (version 8.4.0)
 
7
  ## Model Description
8
 
9
  - **Model Name**: YOLO Aerial Mine Detection
10
+ - **Framework**: Ultralytics YOLOv11n-obb
11
  - **Languages**: English, Persian
12
  - **Classes Detected**:
13
  - Plane (هواپیما)
 
33
  - **Training Environment**: Kaggle, GPU-accelerated environment
34
  - **Optimizer**: SGD
35
  - **Libraries Used**:
36
+ - **Ultralytics**: YOLOv11n-obb (version 8.0.0)
37
  - **Gradio**: For creating the user interface (version 3.1.4)
38
  - **Pandas**: For data handling (version 1.3.3)
39
  - **Pillow**: For image manipulation (version 8.4.0)