AIOmarRehan/sived_yolov8m_obb_best
1
Model Card: SIVED YOLOv8m-OBB
Model Details
Intended Use
Detection of vehicles in Synthetic Aperture Radar (SAR) imagery using oriented bounding boxes. Designed for remote sensing applications including surveillance, defense, disaster response, and urban monitoring.
Training
Performance (Test Set, 103 images)
Baseline Comparison
The pretrained DOTAv1 model scored 0.0 on all metrics when evaluated on SIVED test data. DOTAv1 contains optical aerial categories with no SAR vehicle mapping, confirming that domain-specific fine-tuning is essential.
Limitations
- Trained on a single class (Vehicle) only.
- Optimized for 512 x 512 grayscale SAR imagery. Performance on optical images or different resolutions has not been evaluated.
- The SIVED dataset contains 1,044 images from three radar sources (FARAD, MiniSAR, MSTAR). Generalization to other SAR sensors or bands is not guaranteed.
Citation
If you use this model, please cite the original SIVED dataset:
@Article{rs15112825,
author = {Lin, Xin and Zhang, Bo and Wu, Fan and Wang, Chao and Yang, Yali and Chen, Huiqin},
title = {SIVED: A SAR Image Dataset for Vehicle Detection Based on Rotatable Bounding Box},
journal = {Remote Sensing},
volume = {15},
number = {11},
pages = {2825},
year = {2023},
doi = {10.3390/rs15112825}
}