paper-with-me

Papers

SynthSet: Generative Diffusion Model for Semantic Segmentation in Precision Agriculture

2024-11-05 · Andrew Heschl, Mauricio Murillo, Keyhan Najafian, Farhad Maleki

This paper introduces a methodology for generating synthetic annotated data to address data scarcity in semantic segmentation tasks within the precision agriculture domain. Utilizing Denoising Diffusion Probabilistic Models (DDPMs) and Generative Adversarial Networks (GANs), we propose a dual diffusion model architecture for synthesizing realistic annotated agricultural data, without any human intervention. We employ super-resolution to enhance the phenotypic characteristics of the synthesized images and their coherence with the corresponding generated masks. We showcase the utility of the proposed method for wheat head segmentation. The high quality of synthesized data underscores the effectiveness of the proposed methodology in generating image-mask pairs. Furthermore, models trained on our generated data exhibit promising performance when tested on an external, diverse dataset of real wheat fields. The results show the efficacy of the proposed methodology for addressing data scarcity for semantic segmentation tasks. Moreover, the proposed approach can be readily adapted for various segmentation tasks in precision agriculture and beyond.

📄 PDF Abstract BibTeX arXiv:2411.03505

Code (1)

visionresearchlab/synthset 공식 구현 pytorch

Tasks

DenoisingSegmentationSemantic SegmentationSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffusePast: Diffusion-based Generative Replay for Class Incremental Semantic Segmentation

2023-08-02 · Jingfan Chen, Yuxi Wang, Pengfei Wang, Xiao Chen 외

The Class Incremental Semantic Segmentation (CISS) extends the traditional segmentation task by incrementally learning newly added classes. Previous work has introduced generative replay, which involves replaying old cla…

Class-Incremental Semantic SegmentationSegmentationSemantic Segmentation

Image Synthesis with Class-Aware Semantic Diffusion Models for Surgical Scene Segmentation

2024-10-31 · Yihang Zhou, Rebecca Towning, Zaid Awad, Stamatia Giannarou

Surgical scene segmentation is essential for enhancing surgical precision, yet it is frequently compromised by the scarcity and imbalance of available data. To address these challenges, semantic image synthesis methods b…

Image GenerationScene SegmentationSegmentation

Making Training-Free Diffusion Segmentors Scale with the Generative Power

2026-03-06 · Benyuan Meng, Qianqian Xu, Zitai Wang, Xiaochun Cao 외 arxiv

As powerful generative models, text-to-image diffusion models have recently been explored for discriminative tasks. A line of research focuses on adapting a pre-trained diffusion model to semantic segmentation without an…

Semantic Segmentation

A Gift from the Integration of Discriminative and Diffusion-based Generative Learning: Boundary Refinement Remote Sensing Semantic Segmentation

2025-07-02 · Hao Wang, Keyan Hu, Xin Guo, Haifeng Li 외 arxiv

Remote sensing semantic segmentation must address both what the ground objects are within an image and where they are located. Consequently, segmentation models must ensure not only the semantic correctness of large-scal…

Semantic Segmentation

Diffusion Model is Secretly a Training-free Open Vocabulary Semantic Segmenter

2023-09-06 · Jinglong Wang, Xiawei Li, Jing Zhang, Qingyuan Xu 외

The pre-trained text-image discriminative models, such as CLIP, has been explored for open-vocabulary semantic segmentation with unsatisfactory results due to the loss of crucial localization information and awareness of…

Contrastive LearningDenoisingImage GenerationObject+5