Plant Classification System for Crop /weed Discrimination Without Segmentation

Abstract

This paper proposes a machine vision approach for plant classification without segmentation and its application in agriculture. Our system can discriminate crop and weed plants growing in commercial fields where crop and weed grow close together and handles overlap between plants. Automated crop / weed discrimination enables weed control strategies with specific treatment of weeds to save cost and mitigate environmental impact. Instead of segmenting the image into individual leaves or plants, we use a Random Forest classifier to estimate crop/weed certainty at sparse pixel positions based on features extracted from a large overlapping neighborhood. These individual sparse results are spatially smoothed using a Markov Random Field and continuous crop/weed regions are inferred in full image resolution through interpolation. We evaluate our approach using a dataset of images captured in an organic carrot farm with an autonomous field robot under field conditions. Applying the plant classification system to images from our dataset and performing cross-validation in a leave one out scheme yields an average classification accuracy of 93.8 %.

Cite

Text

Haug et al. "Plant Classification System for Crop /weed Discrimination Without Segmentation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6835733

Markdown

[Haug et al. "Plant Classification System for Crop /weed Discrimination Without Segmentation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/haug2014wacv-plant/) doi:10.1109/WACV.2014.6835733

BibTeX

@inproceedings{haug2014wacv-plant,
  title     = {{Plant Classification System for Crop /weed Discrimination Without Segmentation}},
  author    = {Haug, Sebastian and Michaels, Andreas and Biber, Peter and Ostermann, Jörn},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {1142-1149},
  doi       = {10.1109/WACV.2014.6835733},
  url       = {https://mlanthology.org/wacv/2014/haug2014wacv-plant/}
}