This paper details the implementation of an integrated engineering framework for the real-time assessment of pose and size in fusiform fish, utilizing laser-camera technology. The design, comprising a camera and laser emitter, leverages laser triangulation for accurately measuring distances between key points, providing a reliable baseline for data comparison. Enhanced with the yolov7 model backbone, it includes detection and segmentation features, enabling precise image instance segmentation of fish and laser lines. The system’s dual-network structure, which combines fully connected regression and DSNT-MobileFaceNet networks, efficiently identifies six crucial landmarks on fish—an essential step for detailed pose analysis. This method facilitates the accurate determination of two-dimensional fish posture by analyzing the relative positions of these landmarks. A notable capability of this system is its ability to infer depth information from laser lines on the fish’s body, aiding in the accurate measurement of dimensions such as body length and depth. Empirical results demonstrate the system’s effectiveness, with high mean Average Precision (mAP) values for both object detection (0.9560 for fish, 0.8550 for laser lines) and segmentation (0.9740 for fish, 0.8420 for laser lines). The DSNT-MobileFaceNet network, in particular, shows excellent fitting accuracy with an R2 value of 0.9170. The deep learning model achieves an average error rate of 7.75% in detecting fish data, markedly improving upon the baseline error rate of 14.70%. Overall, this study confirms the proposed system’s capability in accurately assessing fish pose and size. As a rigorous proof of concept validated in a controlled laboratory environment, this work establishes a foundational framework for non-invasive morphological monitoring, suggesting its future applicability in marine biology and aquaculture.
Wang et al. (Mon,) studied this question.