The WSC dataset and other supporting materials are made available online at: https://tinyurl.com/TasselNetv2 .
Open resource ↗lines:205-231Unverified paper record
TasselNetv2: in-field counting of wheat spikes with context-augmented local regression networks.
Plant methods · 11 Dec 2019 · 10.1186/s13007-019-0537-2
Abstract
Background Grain yield of wheat is greatly associated with the population of wheat spikes, i.e., s p i k e n u m b e r m - 2 . To obtain this index in a reliable and efficient way, it is necessary to count wheat spikes accurately and automatically. Currently computer vision technologies have shown great potential to automate this task effectively in a low-end manner. In particular, counting wheat spikes is a typical visual counting problem, which is substantially studied under the name of object counting in Computer Vision. TasselNet, which represents one of the state-of-the-art counting approaches, is a convolutional neural network-based local regression model, and currently benchmarks the best record on counting maize tassels. However, when applying TasselNet to wheat spikes, it cannot predict accurate counts when spikes partially present. Results In this paper, we make an important observation that the counting performance of local regression networks can be significantly improved via adding visual context to the local patches. Meanwhile, such context can be treated as part of the receptive field without increasing the model capacity. We thus propose a simple yet effective contextual extension of TasselNet-TasselNetv2. If implementing TasselNetv2 in a fully convolutional form, both training and inference can be greatly sped up by reducing redundant computations. In particular, we collected and labeled a large-scale wheat spikes counting (WSC) dataset, with 1764 high-resolution images and 675,322 manually-annotated instances. Extensive experiments show that, TasselNetv2 not only achieves state-of-the-art performance on the WSC dataset ( 91.01 % counting accuracy) but also is more than an order of magnitude faster than TasselNet (13.82 fps on 912 × 1216 images). The generality of TasselNetv2 is further demonstrated by advancing the state of the art on both the Maize Tassels Counting and ShanghaiTech Crowd Counting datasets. Conclusions This paper describes TasselNetv2 for counting wheat spikes, which simultaneously addresses two important use cases in plant counting: improving the counting accuracy without increasing model capacity , and improving efficiency without sacrificing accuracy . It is promising to be deployed in a real-time system with high-throughput demand. In particular, TasselNetv2 can achieve sufficiently accurate results when training from scratch with small networks, and adopting larger pre-trained networks can further boost accuracy. In practice, one can trade off the performance and efficiency according to certain application scenarios. Code and models are made available at: https://tinyurl.com/TasselNetv2.
Plant phenotyping relevance
コムギ穂数という植物形態形質を画像から自動計数する手法を開発し、精度・速度を評価するとともに大規模データセットを構築しており、植物フェノタイピング手法が中心である。
abstractWe thus propose a simple yet effective contextual extension of TasselNet-TasselNetv2.
abstractwe collected and labeled a large-scale wheat spikes counting (WSC) dataset, with 1764 high-resolution images and 675,322 manually-annotated instances.
Code and data availability
The paper explicitly states that the WSC dataset (1764 images, 675,322 annotated wheat spikes) and code/models are made available online at the authors' public URL https://tinyurl.com/TasselNetv2.
Code and models are made available at: https://tinyurl.com/TasselNetv2 .
Open resource ↗lines:1-72This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.