Modified CycleGAN for the synthesization of samples for wheat head segmentation (2402.15135v1)
Abstract: Deep learning models have been used for a variety of image processing tasks. However, most of these models are developed through supervised learning approaches, which rely heavily on the availability of large-scale annotated datasets. Developing such datasets is tedious and expensive. In the absence of an annotated dataset, synthetic data can be used for model development; however, due to the substantial differences between simulated and real data, a phenomenon referred to as domain gap, the resulting models often underperform when applied to real data. In this research, we aim to address this challenge by first computationally simulating a large-scale annotated dataset and then using a generative adversarial network (GAN) to fill the gap between simulated and real images. This approach results in a synthetic dataset that can be effectively utilized to train a deep-learning model. Using this approach, we developed a realistic annotated synthetic dataset for wheat head segmentation. This dataset was then used to develop a deep-learning model for semantic segmentation. The resulting model achieved a Dice score of 83.4\% on an internal dataset and Dice scores of 79.6% and 83.6% on two external Global Wheat Head Detection datasets. While we proposed this approach in the context of wheat head segmentation, it can be generalized to other crop types or, more broadly, to images with dense, repeated patterns such as those found in cellular imagery.
- A brief survey on semantic segmentation with deep learning. Neurocomputing, 406:302–321, 2020.
- Fully convolutional networks for semantic segmentation. CoRR, abs/1411.4038, 2014.
- Playing for data: Ground truth from computer games. In Bastian Leibe, Jiri Matas, Nicu Sebe, and Max Welling, editors, European Conference on Computer Vision (ECCV), volume 9906 of LNCS, pages 102–118. Springer International Publishing, 2016.
- Crop lodging prediction from UAV-acquired images of wheat and canola using a DCNN augmented with handcrafted texture features. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition workshops, 2019.
- Use of a digital camera to monitor the growth and nitrogen status of cotton. TheScientificWorldJournal, 2014:602647, 02 2014.
- Identification of cash crop diseases using automatic image segmentation algorithm and deep learning with expanded dataset. Computers and Electronics in Agriculture, 177:105712, 2020.
- A review of advanced machine learning methods for the detection of biotic stress in precision crop protection. Precision Agriculture, 16:239–260, 06 2015.
- Capturing crop adaptation to abiotic stress using image-based technologies. Open Biology, 12, 06 2022.
- Global wheat head detection 2021: An improved dataset for benchmarking wheat head detection methods. Plant Phenomics, 2021.
- Wheat head detection using deep, semi-supervised and ensemble learning. Canadian Journal of Remote Sensing, 47(2):198–208, 2021.
- A Semi-Self-Supervised learning approach for wheat head detection using extremely small number of labeled samples. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 1342–1351, 2021.
- Semi-Self-Supervised learning for semantic segmentation in images with dense patterns. Plant Phenomics, 5:0025, 2023.
- Generative adversarial nets. Advances in neural information processing systems, 27, 2014.
- Unpaired image-to-image translation using cycle-consistent adversarial networks. In Proceedings of the IEEE international conference on computer vision, pages 2223–2232, 2017.
- Image-to-image translation with conditional adversarial networks. In 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pages 5967–5976, 2017.
- Detection of apple lesions in orchards based on deep learning methods of cyclegan and yolov3-dense. Journal of Sensors, 2019, 2019.
- Self-supervised plant phenotyping by combining domain adaptation with 3D plant model simulations: application to wheat leaf counting at seedling stage. Plant Phenomics, 5:0041, 2023.
- Application of vegetation indices for agricultural crop yield prediction using neural network techniques. Remote Sensing, 2(3):673–696, 2010.
- How useful is image-based active learning for plant organ segmentation? Plant Phenomics, 2022:1–11, 02 2022.
- U-net: Convolutional networks for biomedical image segmentation. CoRR, abs/1505.04597, 2015.
- Dong-Hyun Lee. Pseudo-label : The simple and efficient semi-supervised learning method for deep neural networks. ICML 2013 Workshop : Challenges in Representation Learning (WREPL), 07 2013.
- Uvcgan: Unet vision transformer cycle-consistent gan for unpaired image-to-image translation, 2022.