CVSep 2, 2020

Unsupervised Domain Adaptation For Plant Organ Counting

arXiv:2009.01081v129 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of reducing annotation burdens for plant phenotyping by enabling adaptation across varied experimental conditions, though it is incremental as it builds on existing domain adaptation methods.

The paper tackles the problem of counting plant organs in images under domain shift by proposing a domain-adversarial learning approach for density map estimation, achieving consistent performance on target datasets across different types of domain shifts such as indoor-to-outdoor and species-to-species adaptation.

Supervised learning is often used to count objects in images, but for counting small, densely located objects, the required image annotations are burdensome to collect. Counting plant organs for image-based plant phenotyping falls within this category. Object counting in plant images is further challenged by having plant image datasets with significant domain shift due to different experimental conditions, e.g. applying an annotated dataset of indoor plant images for use on outdoor images, or on a different plant species. In this paper, we propose a domain-adversarial learning approach for domain adaptation of density map estimation for the purposes of object counting. The approach does not assume perfectly aligned distributions between the source and target datasets, which makes it more broadly applicable within general object counting and plant organ counting tasks. Evaluation on two diverse object counting tasks (wheat spikelets, leaves) demonstrates consistent performance on the target datasets across different classes of domain shift: from indoor-to-outdoor images and from species-to-species adaptation.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes