Related Experiment Video
Updated: Sep 3, 2025

In Vivo Methods to Assess Retinal Ganglion Cell and Optic Nerve Function and Structure in Large Animals
Published on: February 26, 2022
An Integrated Goat Head Detection and Automatic Counting Method Based on Deep Learning
Yu Zhang1, Chengjun Yu1, Hui Liu1
1College of Information Engineering, Sichuan Agricultural University, Ya'an 625000, China.
Abstract:
Goat farming is one of the pillar industries for sustainable development of national economies in some countries and plays an active role in social and economic development. In order to realize the precision and intelligence of goat breeding, this paper describes an integrated goat detection and counting method based on deep learning. First, we constructed a new dataset of video images of goats for the object tracking task. Then, we took YOLOv5 as the baseline of the object detector and improved it using a series of advanced methods, including: using RandAugment to explore suitable data augmentation strategies in a real goat barn environment, using AF-FPN to improve the network's ability to represent multi-scale objects, and using the Dynamic Head framework to unify the attention mechanism with the detector's heads to improve its performance. The improved detector achieved 92.19% mAP, a significant improvement compared to the 84.26% mAP of the original YOLOv5. In addition, we also input the information obtained by the detector into DeepSORT for goat tracking and counting. The average overlap rate of our proposed method is 89.69%, which is significantly higher than the 82.78% of the original combination of YOLOv5 and DeepSORT. In order to avoid double counting as much as possible, goats were counted using the single-line counting based on the results of goat head tracking, which can support practical applications.

