Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ base_model:
|
|
| 24 |
Developed by **M Mashhudur Rahim (XythicK)** at **Arkito Lab** (A Non-Profit Research Organization).
|
| 25 |
|
| 26 |
## 🚀 Model Overview
|
| 27 |
-
- **Model Architecture:**
|
| 28 |
- **Model Size:** 5.2 MB
|
| 29 |
- **Target Domain:** Aerial/Drone View
|
| 30 |
- **Inference Speed:** ~2.7ms per image
|
|
@@ -43,10 +43,10 @@ The following graphs illustrate the training progress and model evaluation:
|
|
| 43 |
|
| 44 |
#### Training Curves
|
| 45 |

|
| 46 |
-
|
| 47 |
|
| 48 |
## 🎯 Domain Specialization (Aerial vs Ground)
|
| 49 |
-
**VeritaMilitary** is highly specialized for top-down perspectives. While it may show sensitivity to perspective shifts in ground-level imagery, it demonstrates exceptional precision in aerial views with confidence scores up to **
|
| 50 |
|
| 51 |
| Aerial Detection (Success) | |
|
| 52 |
| :---: | :---: |
|
|
|
|
| 24 |
Developed by **M Mashhudur Rahim (XythicK)** at **Arkito Lab** (A Non-Profit Research Organization).
|
| 25 |
|
| 26 |
## 🚀 Model Overview
|
| 27 |
+
- **Model Architecture:** YOLOv26-Nano
|
| 28 |
- **Model Size:** 5.2 MB
|
| 29 |
- **Target Domain:** Aerial/Drone View
|
| 30 |
- **Inference Speed:** ~2.7ms per image
|
|
|
|
| 43 |
|
| 44 |
#### Training Curves
|
| 45 |

|
| 46 |
+
|
| 47 |
|
| 48 |
## 🎯 Domain Specialization (Aerial vs Ground)
|
| 49 |
+
**VeritaMilitary** is highly specialized for top-down perspectives. While it may show sensitivity to perspective shifts in ground-level imagery, it demonstrates exceptional precision in aerial views with confidence scores up to **90%**.
|
| 50 |
|
| 51 |
| Aerial Detection (Success) | |
|
| 52 |
| :---: | :---: |
|