College of Engineering, South China Agricultural University, Guangzhou 510642, PR China.
State Key Laboratory of Swine and Poultry Breeding Industry, Guangzhou 510642, PR China.
J Anim Sci. 2023 Jan 3;101. doi: 10.1093/jas/skad249.
Accurate poultry detection is crucial for studying poultry behavior using computer vision and video surveillance. However, in free-range farming environments, detecting chickens can often be challenging due to their small size and mutual occlusion. The current detection algorithms exhibit a low level of accuracy, with a high probability of false and missed detections. To address this, we proposed a multi-object chicken detection method named Super-resolution Chicken Detection, which utilizes super-resolution fusion optimization. The algorithm employs the residual-residual dense block to extract image features and used a generative adversarial network to compensate for the loss of details during deep convolution, producing high-resolution images for detection. The proposed algorithm was validated with the B1 data set and the MC1 multi-object data set, demonstrating that the reconstructed images possessed richer pixel features compared to original images, specifically it improved detection accuracy and reduced the number of missed detections. The structural similarity of the reconstructed images was 99.9%, and the peak signal-to-noise ratio was above 30. The algorithm improved the Average Precision50:95 of all You Only Look Once Version X (YOLOX) models, with the largest improvement for the B1 data set with YOLOX-Large (+6.3%) and for the MC1 data set with YOLOX-Small (+4.1%). This was the first time a super-resolution reconstruction technique was applied to multi-object poultry detection. Our method will provide a fresh approach for future poultry researchers to improve the accuracy of object detection using computer vision and video surveillance.
准确的家禽检测对于使用计算机视觉和视频监控研究家禽行为至关重要。然而,在散养环境中,由于鸡的体型小且相互遮挡,检测鸡常常具有挑战性。目前的检测算法准确性较低,假阳性和漏检的概率都较高。针对这一问题,我们提出了一种名为 Super-resolution Chicken Detection 的多目标鸡检测方法,该方法利用超分辨率融合优化。该算法使用残差-残差密集块提取图像特征,并使用生成对抗网络来补偿深度卷积过程中细节的损失,从而生成用于检测的高分辨率图像。我们在 B1 数据集和 MC1 多目标数据集上验证了所提出的算法,结果表明,重建图像具有比原始图像更丰富的像素特征,特别是提高了检测精度并减少了漏检数量。重建图像的结构相似性为 99.9%,峰值信噪比高于 30。该算法提高了所有 You Only Look Once Version X (YOLOX) 模型的平均精度 50:95,在 B1 数据集上对 YOLOX-Large(+6.3%)和 MC1 数据集上对 YOLOX-Small(+4.1%)的改进最大。这是首次将超分辨率重建技术应用于多目标家禽检测。我们的方法将为未来的家禽研究人员提供一种新的方法,以提高使用计算机视觉和视频监控进行目标检测的准确性。