SONAR-AI / README.md
DrAbbas's picture
Update README.md
8d8ef79 verified
---
title: SONAR-AI
emoji: πŸ”±
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 6.5.1
app_file: app.py
pinned: true
license: mit
short_description: X-Ray Cargo Analysis + 2128 HS Codes - 96% Accuracy
---
---
## πŸ“Š Model Performance
| Metric | Value |
|--------|-------|
| **Accuracy** | **96.00%** |
| **Match Recall** | 100% |
| **Mismatch Precision** | 100% |
| **F1-Score** | 0.89 |
| **Parameters** | 5.67M |
---
## 🧠 Architecture: Deep-SOSUFS
**Deep-SOSUFS** (Self-Organizing Sonar Unsupervised Feature Selection):
- βœ… **EfficientNet-B0** backbone
- βœ… **Self-organizing clustering** layers
- βœ… **Learnable feature importance**
- βœ… **Attention mechanisms**
---
## πŸ“‹ Dataset
| Info | Value |
|------|-------|
| Total Images | 125 |
| Match | 112 (89.6%) |
| Mismatch | 13 (10.4%) |
| Source | Iraqi Customs |
---
## 🎯 Classification
- βœ… **Match**: Cargo matches declaration
- ❌ **Mismatch**: Cargo does NOT match declaration
---
## πŸ‘¨β€πŸ”¬ Author
**Dr. Abbas Fadel Jassim Al-Jubouri**
- πŸ›οΈ Iraqi General Customs Authority
- πŸŽ“ Universiti Kebangsaan Malaysia (UKM)
- πŸ“… 2025-2026
---
## πŸ“š Citation
```bibtex
@article{aljubouri2026deepsosufs,
title={Deep-SOSUFS: Self-Organizing Feature Selection for X-Ray Cargo Analysis},
author={Al-Jubouri, Abbas Fadel Jassim},
year={2026},
institution={Universiti Kebangsaan Malaysia}
}
```
---
**Β© 2026 Dr. Abbas Al-Jubouri | UKM Malaysia**