Beyond Annotations: Efficient Wheat Head Segmentation Using L-Systems, Game Engines, and Student-Teacher Models

Abstract

The increasing global population necessitates efficient monitoring of wheat fields to ensure food security. Traditional manual methods for crop monitoring are labor-intensive and inefficient, hindering the adoption of precision agriculture techniques. Deep learning-based semantic segmentation has shown promise in tasks such as yield prediction, crop health monitoring, and disease detection. However, the creation of large-scale annotated datasets required for training these models is resource-intensive. This paper proposes a self-supervised approach for wheat head segmentation, leveraging Lindenmayer systems (L-systems) to generate a synthetic dataset and employing a student-teacher model for domain adaptation. The methodology involves training a semantic segmentation model on synthetic data and refining it with pseudo-labeled real data. Our results demonstrate significant improvements in segmentation performance, achieving a Dice score of 0.87, setting a new benchmark in wheat head segmentation without requiring manual annotation.

Cite

Text

Beheshtifard et al. "Beyond Annotations: Efficient Wheat Head Segmentation Using L-Systems, Game Engines, and Student-Teacher Models." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91835-3_21

Markdown

[Beheshtifard et al. "Beyond Annotations: Efficient Wheat Head Segmentation Using L-Systems, Game Engines, and Student-Teacher Models." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/beheshtifard2024eccvw-beyond/) doi:10.1007/978-3-031-91835-3_21

BibTeX

@inproceedings{beheshtifard2024eccvw-beyond,
  title     = {{Beyond Annotations: Efficient Wheat Head Segmentation Using L-Systems, Game Engines, and Student-Teacher Models}},
  author    = {Beheshtifard, Hosein and Mickelson, Elijah and Najafian, Keyhan and Maleki, Farhad},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {319-334},
  doi       = {10.1007/978-3-031-91835-3_21},
  url       = {https://mlanthology.org/eccvw/2024/beheshtifard2024eccvw-beyond/}
}