Skip to content
AI.info

Research

Estimating Pasture Biomass from Top-View Images: A Dataset for Precision Agriculture

Overview Research area: Computer vision for precision agriculture, specifically pasture biomass estimation from top-view imagery. Technical level: Intermediate. The paper is a dataset and benchmark de

arXiv
2510.22916
Published
2025-10-27
Authors
Qiyu Liao, Dadong Wang, Rebecca Haling, Jiajun Liu, Xun Li, Martyna Plomecka, Andrew Robson, Matthew Pringle, Rhys Pirie, Megan Walker, Joshua Whelan

AI summary

Overview

Research area: Computer vision for precision agriculture, specifically pasture biomass estimation from top-view imagery.

Technical level: Intermediate. The paper is a dataset and benchmark description rather than a methods paper, so it requires some familiarity with machine learning evaluation (R² scores, train/validation/test splits, multi-task regression) but no deep technical background.

Scope: This paper describes the Image2Biomass Pasture Innovation Challenge dataset — 1,162 annotated top-view pasture images collected across 19 Australian locations, each paired with laboratory-validated, component-wise dry matter measurements, released through a Kaggle competition.

What This Paper Is About

Livestock producers need to know how much pasture is available so they can set stocking rates that avoid overgrazing while making full use of the feed that grows. Today this is largely done by subjective visual assessment, which is imprecise and leads to economic and environmental losses. The authors built and released a large, professionally annotated image dataset so that the machine learning community can develop computer vision models that estimate pasture biomass directly from photographs, including its green, dead, and clover components.

Key Contributions

  1. A large, quality-controlled pasture image dataset. The authors collected 3,187 samples across 19 locations in four Australian states over a three-year period (2014–2017), of which 1,162 passed comprehensive quality control and form the released dataset. Each image captures a standardized 70cm × 30cm quadrat with corresponding laboratory-measured biomass.

  2. Component-wise, laboratory-validated labels rather than visual estimates. Biomass is sorted into green (non-legume), dead, and clover fractions, plus derived green dry matter (GDM) and total dry matter, with fresh material dried at 70°C for 48 hours and a minimum 30g subsample sorted per sample.

  3. Multi-modal pairing of visual, spectral, and structural data. Each image is paired with NDVI readings from a GreenSeeker Active Optical Sensor (averaged over roughly 100 readings taken about 1m above the quadrat) and compressed height from a falling plate meter (30cm diameter, 200g weight).

  4. A public benchmark and evaluation protocol. The dataset is hosted in a Kaggle competition (https://www.kaggle.com/competitions/csiro-biomass) with a defined weighted-R² scoring scheme, and is released under a CC BY-SA 4.0 license.

Main Findings

  • Compared with the most relevant prior dataset, this one is larger and more diverse. The GrassClover dataset by Skovsen et al. contains 435 images; this dataset contains 1,162. The dataset claimed here spans the entire year, whereas GrassClover is concentrated between May and October, and it covers 19 sites across four Australian states versus two locations in Denmark.

  • The dataset adds annotations the prior work lacks. It includes separate annotations for dead matter, plus species identification, seasonal context, location details, height measurements, and NDVI data.

  • Images were captured with diverse consumer-grade and professional cameras under natural lighting. Camera systems listed include Apple iPhone 4 and iPhone 5s, Canon IXUS 125 HS and COOLPIX AW110, HTC 0PJA10, NIKON COOLPIX AW110, OLYMPUS IMAGING CORP. SP510UZ, and Sony D5833 — a deliberate choice to improve generalizability to real-world deployment.

  • Auxiliary metadata is deliberately withheld from validation and test sets. Sampling date, state, species, NDVI, and average height are available in the training set only. The stated rationale is that such metadata may not be available in real-world deployment, so models must rely on visual image features.

  • The evaluation metric is a weighted sum of five R² values on log-transformed targets. Targets are transformed as log(1+y), and weights are: Dry_Green_g (0.1), Dry_Dead_g (0.1), Dry_Clover_g (0.1), GDM_g (0.2), and Dry_Total_g (0.5), prioritizing total biomass prediction.

  • No model baseline results are reported. The paper describes the dataset and evaluation protocol but does not report any model accuracy or leaderboard figures.

  • Economic context for the problem is cited from prior work. Improved pasture management through accurate biomass estimation is reported to boost farm profitability by up to 10% in Australian beef and sheep enterprises, translating to gross margin increases of approximately $96 per hectare for sheep and $52 per hectare for cattle, based on 2018 pricing.

Methodology in Plain English

The team visited paddocks across New South Wales, Victoria, Tasmania, and Western Australia over three years, choosing sites in collaboration with Meat & Livestock Australia's Participatory Research Groups so that commercially relevant pasture types were represented.

At each site, they placed a 70cm × 30cm metal frame on the pasture, photographed it from above, took NDVI readings with a GreenSeeker sensor, and measured compressed height with a falling plate meter. They then cut all vegetation inside the frame to ground level, bagged it, and took post-harvest photos and NDVI readings to confirm the quadrat had been fully cleared.

Back in the lab within 24 hours, samples were weighed fresh, a subsample of at least 30g was manually sorted into green, dead, and clover components, and everything was dried at 70°C for 48 hours to get dry weights. Quality control included photographic verification, outlier detection for signs of soil contamination, NDVI range checks, and cross-validation between height and biomass — 1,162 of the original 3,187 samples passed.

On the image side, the authors manually annotated quadrat corners, applied perspective correction to convert trapezoidal regions of interest into rectangles, resampled images to a uniform 2,000 × 1,000 pixels while preserving aspect ratio, and aligned orientation automatically. Images were then matched to measurement records by unique sample identifiers and formatted into standardized CSVs.

Why This Matters

Impact on research: The paper addresses a stated gap — the absence of publicly available, professionally annotated datasets that combine visual, spectral, and structural information for pasture assessment. Because ground truth is laboratory-validated rather than visually estimated, it offers more reliable training targets than prior resources. The component-wise labels (green, dead, clover) open the door to multi-task learning, domain adaptation, and uncertainty quantification research rather than just total-biomass regression.

Real-world applications:

  • Precision grazing management: setting stocking rates from image-based biomass estimates to maximize pasture utilization while reducing overgrazing risk.
  • Feed quality and livestock nutrition assessment: the separate green, dead, and clover fractions support inference of pasture composition and quality.
  • Nitrogen dynamics monitoring in mixed legume-grass systems, since clover is separated due to its nitrogen-fixing properties.
  • Decision support tools for producers currently reliant on subjective visual assessment, with an enabling data layer for pasture genotypic composition and phenological stage assessment.

Industry relevance: Grazing systems cover roughly 25% of the Earth's land surface (approximately 3.4 billion hectares) and manage about 50% of Australia's landmass (380 million hectares). The dataset was derived from work originally captured under "B.GSM.0010 – Tools for real time biomass estimation in pastures," supported by FrontierSI (formerly the Cooperative Research Centre for Spatial Information) with matching funds from the Australian Government, and industry partners include Meat & Livestock Australia and the University of New England. The paper also notes this dataset focuses on temperate pastures of southern Australia and emphasizes six major pasture species.

Future Directions

  • Develop and benchmark models under the competition protocol. The paper defines a weighted-R² evaluation scheme but reports no model results; a natural next step is establishing baselines and leaderboard performance on the Kaggle competition.

  • Test geographic and species generalization. The authors explicitly list the geographic focus on Australian temperate systems, the emphasis on six major pasture species, and the fixed quadrat size as limitations that may not capture broader landscape-scale patterns.

  • Reduce reliance on auxiliary metadata. Since NDVI, height, species, and location are excluded at validation and test time, future work can explore how much of their predictive value can be recovered from imagery alone.

  • Tackle the stated technical challenges. Extreme biomass density variation, occlusion in dense canopies, and complex spatial patterns in mixed-species swards are highlighted as difficulties the dataset poses, alongside known issues in the broader literature such as NDVI saturation at high biomass (typically when Leaf Area Index > 3) and height measurement errors from lodging or sparse canopies.

Target Audience

Machine learning and computer vision researchers interested in agricultural applications, particularly those working on regression from imagery, multi-modal learning, and domain generalization; precision agriculture and remote sensing researchers needing ground-truth pasture data; agronomists and livestock production scientists studying pasture composition and grazing management; and competition participants looking for a real-world dataset with laboratory-validated labels and a defined evaluation protocol.

Authors’ abstract

Accurate estimation of pasture biomass is important for decision-making in livestock production systems. Estimates of pasture biomass can be used to manage stocking rates to maximise pasture utilisation, while minimising the risk of overgrazing and promoting overall system health. We present a comprehensive dataset of 1,162 annotated top-view images of pastures collected across 19 locations in Australia. The images were taken across multiple seasons and include a range of temperate pasture species. Each image captures a 70cm * 30cm quadrat and is paired with on-ground measurements including biomass sorted by component (green, dead, and legume fraction), vegetation height, and Normalized Difference Vegetation Index (NDVI) from Active Optical Sensors (AOS). The multidimensional nature of the data, which combines visual, spectral, and structural information, opens up new possibilities for advancing the use of precision grazing management. The dataset is released and hosted in a Kaggle competition that challenges the international Machine Learning community with the task of pasture biomass estimation. The dataset is available on the official Kaggle webpage: https://www.kaggle.com/competitions/csiro-biomass

Read the original paper