Size Estimation for Shrimp Using Deep Learning Method

Heng Zhou,Sung-Hoon Kim,Sang-Cheol Kim,Cheol-Won Kim,Seung-Won Kang,
DOI: https://doi.org/10.30693/smj.2023.12.3.112
2023-04-30
Korean Institute of Smart Media
Abstract:Shrimp farming has been becoming a new source of income for fishermen in South Korea. It is often necessary for fishers to measure the size of the shrimp for the purpose to understand the growth rate of the shrimp and to determine the amount of food put into the breeding pond. Traditional methods rely on humans, which has huge time and labor costs. This paper proposes a deep learning-based method for calculating the size of shrimps automatically. Firstly, we use fine-tuning techniques to update the Mask RCNN model with our farm data, enabling it to segment shrimps and generate shrimp masks. We then use skeletonizing method and maximum inscribed circle to calculate the length and width of shrimp, respectively. Our method is simple yet effective, and most importantly, it requires a small hardware resource and is easy to deploy to shrimp farms.
What problem does this paper attempt to address?