Lameness detection in dairy cows using pose estimation and bidirectional LSTMs

📅 2025-08-14
📈 Citations: 0
Influential: 0
📄 PDF

career value

188K/year
🤖 AI Summary
This study addresses the challenge of early automatic lameness detection in dairy cattle. We propose an end-to-end framework that eliminates the need for manual annotation and handcrafted feature engineering. First, we employ the T-LEAP markerless pose estimation model to extract sequential keypoint trajectories from video. Subsequently, a bidirectional long short-term memory (BLSTM) network is designed to directly model spatiotemporal dynamics within ultra-short (1-second) keypoint sequences for binary lameness classification. By bypassing conventional reliance on domain-specific motion features and large-scale labeled datasets, our approach is particularly suited to low-data, short-sequence scenarios common in practical farm settings. Experimental results demonstrate that the optimal model achieves 85% classification accuracy—outperforming traditional handcrafted-feature methods by 5 percentage points—validating its potential for lightweight, efficient, and deployable implementation in real-world livestock farming environments.

Technology Category

Application Category

📝 Abstract
This study presents a lameness detection approach that combines pose estimation and Bidirectional Long-Short-Term Memory (BLSTM) neural networks. Combining pose-estimation and BLSTMs classifier offers the following advantages: markerless pose-estimation, elimination of manual feature engineering by learning temporal motion features from the keypoint trajectories, and working with short sequences and small training datasets. Motion sequences of nine keypoints (located on the cows' hooves, head and back) were extracted from videos of walking cows with the T-LEAP pose estimation model. The trajectories of the keypoints were then used as an input to a BLSTM classifier that was trained to perform binary lameness classification. Our method significantly outperformed an established method that relied on manually-designed locomotion features: our best architecture achieved a classification accuracy of 85%, against 80% accuracy for the feature-based approach. Furthermore, we showed that our BLSTM classifier could detect lameness with as little as one second of video data.
Problem

Research questions and friction points this paper is trying to address.

Detect lameness in dairy cows using pose estimation
Classify lameness with BLSTMs and keypoint trajectories
Improve accuracy over manual feature-based methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Markerless pose-estimation for lameness detection
BLSTM learns temporal motion features automatically
Works with short video sequences effectively
🔎 Similar Papers
H
Helena Russello
Agricultural Biosystems Engineering group, Wageningen University & Research, Wageningen, The Netherlands
R
Rik van der Tol
Agricultural Biosystems Engineering group, Wageningen University & Research, Wageningen, The Netherlands
E
Eldert J. van Henten
Agricultural Biosystems Engineering group, Wageningen University & Research, Wageningen, The Netherlands
Gert Kootstra
Gert Kootstra
Wageningen University & Research
Agricultural RoboticsRoboticsComputer VisionArtificial Intelligence