Robust Counting Fish in Sonar Images Using Ensemble Learning Technique
摘要
Sonar imaging system has been considered a promising solution to estimate fish populations because it can withstand murky waters and require low-cost acquisition. However, estimating the number of fish in sonar images is still challenging as sonar images contain noise or have poor resolution. In this study, ensemble method is proposed to improve the accuracy in estimating the number of fish in sonar images. In the proposed method, two deep learning models are combined by calculating the average of two outputs after each of them with ImageNet initialization is trained sequentially on DeepFish and Sonar datasets. Combining two deep learning models helps compensate for the weakness of each other, leading to performance improvement. Experimental results on sonar dataset demonstrate that the combination of VGG16 and RegNetY reduces mean absolute error, root mean square error by 3.9%, 14.2%, respectively, and improves coefficient of determination by 1.2% in comparison with individual models.