TIBER-YOLO: an improved lightweight model for underwater object detection
Samuel Atta Antwi , Joshua Yaw Amoako , Michael Enyan
Intelligent Marine Technology and Systems ›› 2026, Vol. 4 ›› Issue (1) : 22
This study presents TRACON + Inner-WIoU + BiFPN + EMPC-DetectoR (TIBER-YOLO), an improved lightweight detector for underwater object detection. Built on You Only Look Once version 8 small (YOLOv8s), the model introduces four modifications to address image degradation, small-object detection, and computational cost. First, the Triple attention Receptive-field Attention CONvolution (TRACON) module combines a triplet attention mechanism (TAM) with receptive-field attention convolution (RFAConv) to strengthen feature extraction, particularly for small targets. Second, we design inner wise intersection over union (Inner-WIoU) by integrating Inner-IoU and WIoU-v3 to improve localization accuracy and generalization. Third, a bidirectional feature pyramid network (BiFPN) improves multiscale feature fusion while reducing the number of model parameters. Finally, the efficient multiscale partial convolution detector (EMPC-Detector) combines efficient multiscale convolution (EMSConv) and partial convolution (PConv) to capture fine-grained details with lower computational complexity. TIBER-YOLO achieves mAP@0.5 scores of 87.1%, 86.0%, and 86.1% on the DUO, UTDAC2020, and RUOD datasets, respectively. Compared with the YOLOv8s baseline, it reduces model size, parameter count, and computational demand by 40.4%, 42.3%, and 28.2%, respectively.
Underwater target detection / Receptive-field attention convolution (RFAConv) / Bidirectional feature pyramid network (BiFPN) / Triple attention mechanism / Inner wise intersection over union (Inner-WIoU) / Efficient multiscale partial convolution detector (EMPC-Detector)
| [1] |
|
| [2] |
|
| [3] |
|
| [4] |
Chen JR, Kao SH, He H, Zhuo WP, Wen S, Lee CH et al (2023) Run, don’t walk: chasing higher FLOPS for faster neural networks. In: 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE, pp 12021–12031. https://doi.org/10.1109/CVPR52729.2023.01157 |
| [5] |
Chiley V, Thangarasa V, Gupta A, Samar A, Hestness J, DeCoste D (2023) RevBiFPN: the fully reversible bidirectional feature pyramid network. In: Proceedings of the 6th Machine Learning and Systems. IEEE, pp 1–21 |
| [6] |
|
| [7] |
Dalal N, Triggs B (2005) Histograms of oriented gradients for human detection. In: 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR’05). IEEE, pp 886–893. https://doi.org/10.1109/CVPR.2005.177 |
| [8] |
Felzenszwalb P, McAllester D, Ramanan D (2008) A discriminatively trained, multiscale, deformable part model. In: 26th IEEE Conference on Computer Vision and Pattern Recognition. IEEE, pp 1–8. https://doi.org/10.1109/CVPR.2008.4587597 |
| [9] |
|
| [10] |
|
| [11] |
Guo X, Zhao JH, Casanovas P, Graham S, Hopkins G, Xue B et al (2025) Deep learning-based crab classification for marine pest monitoring. In: 2025 40th International Conference on Image and Vision Computing New Zealand (IVCNZ). IEEE, pp 1–6. https://doi.org/10.1109/IVCNZ67716.2025.11281857 |
| [12] |
|
| [13] |
|
| [14] |
|
| [15] |
|
| [16] |
|
| [17] |
Lin TY, Dollár P, Girshick R, He KM, Hariharan B, Belongie S (2017) Feature pyramid networks for object detection. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR). IEEE, pp 936–944. https://doi.org/10.1109/CVPR.2017.106 |
| [18] |
|
| [19] |
Liu S, Qi L, Qin HF, Shi JP, Jia JY (2018) Path aggregation network for instance segmentation. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. IEEE, pp 8759–8768 |
| [20] |
Liu W, Anguelov D, Erhan D, Szegedy C, Reed S, Fu CY et al (2016) SSD: single shot MultiBox detector. In: Computer Vision–ECCV 2016: 14th European Conference. Springer, Amsterdam, pp 21–37. https://doi.org/10.1007/978-3-319-46448-0_2 |
| [21] |
|
| [22] |
Misra D, Nalamada T, Arasanipalai AU, Hou QB (2021) Rotate to attend: convolutional triplet attention module. In: 2021 IEEE Winter Conference on Applications of Computer Vision, WACV 2021. IEEE, pp 3138–3147. https://doi.org/10.1109/WACV48630.2021.00318 |
| [23] |
Praveen RVS, Maindola M, Anandhi RJ, Thandra N, Bansal S, Sharma V (2025) Deep learning techniques for object detection in underwater environments. In: 2025 International Conference on Computational, Communication and Information Technology (ICCCIT). IEEE, pp 595–600. https://doi.org/10.1109/ICCCIT62592.2025.10928054 |
| [24] |
Priyadharshini G, Judie Dolly DR (2023) Comparative investigations on tomato leaf disease detection and classification using CNN, R-CNN, fast R-CNN and faster R-CNN. In: 2023 9th International Conference on Advanced Computing and Communication Systems (ICACCS). IEEE, pp 1540–1545. https://doi.org/10.1109/ICACCS57279.2023.10112860 |
| [25] |
|
| [26] |
Redmon J, Divvala S, Girshick R, Farhadi A (2016) You only look once: unified, real-time object detection. In: Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition. IEEE, pp 779–788. https://doi.org/10.1109/CVPR.2016.91 |
| [27] |
Redmon J, Farhadi A (2018) YOLOv3: an incremental improvement. Preprint at arXiv:1804.02767 |
| [28] |
|
| [29] |
Selvaraju RR, Cogswell M, Das A, Vedantam R, Parikh D, Batra D (2017) Grad-CAM: visual explanations from deep networks via gradient-based localization. In: Proceedings of the IEEE International Conference on Computer Vision (ICCV). IEEE, pp 618–626. https://doi.org/10.1109/ICCV.2017.74 |
| [30] |
|
| [31] |
Tan MX, Pang RM, Le QV (2020) EfficientDet: scalable and efficient object detection. In: 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE, pp 10778–10787. https://doi.org/10.1109/CVPR42600.2020.01079 |
| [32] |
|
| [33] |
Tong ZJ, Chen YH, Xu ZW, Yu R (2023) Wise-IoU: bounding box regression loss with dynamic focusing mechanism. Preprint at arXiv:2301.10051 |
| [34] |
Viola P, Jones M (2001) Rapid object detection using a boosted cascade of simple features. In: IEEE Conference on Computer Vision and Pattern Recognition. IEEE, pp I-511–I-518. https://doi.org/10.1109/CVPR.2001.990517 |
| [35] |
|
| [36] |
|
| [37] |
|
| [38] |
|
| [39] |
|
| [40] |
|
| [41] |
|
| [42] |
|
| [43] |
|
| [44] |
|
| [45] |
Zhang H, Xu C, Zhang S (2023a) Inner-IoU: more effective intersection over union loss with auxiliary bounding box. Preprint at arXiv:2311.02877 |
| [46] |
Zhang X, Liu C, Song TT, Yang DG, Ye YC, Li K et al (2023b) RFAConv: receptive-field attention convolution for improving convolutional neural networks. Preprint at arXiv:2304.03198 |
| [47] |
Zheng Z, Wang P, Liu W, Li J, Ye R, Ren D (2020) Distance-IoU loss: faster and better learning for bounding box regression. In: Proceedings of the AAAI Conference on Artificial Intelligence. AAAI, pp 12993–13000. https://doi.org/10.1609/aaai.v34i07.6999 |
| [48] |
|
The Author(s)
/
| 〈 |
|
〉 |