paper-with-me

Papers

Augment to Segment: Tackling Pixel-Level Imbalance in Wheat Disease and Pest Segmentation

2025-09-12 · Tianqi Wei, Xin Yu, Zhi Chen, Scott Chapman, Zi Huang arxiv

Accurate segmentation of foliar diseases and insect damage in wheat is crucial for effective crop management and disease control. However, the insect damage typically occupies only a tiny fraction of annotated pixels. This extreme pixel-level imbalance poses a significant challenge to the segmentation performance, which can result in overfitting to common classes and insufficient learning of rare classes, thereby impairing overall performance. In this paper, we propose a Random Projected Copy-and-Paste (RPCP) augmentation technique to address the pixel imbalance problem. Specifically, we extract rare insect-damage patches from annotated training images and apply random geometric transformations to simulate variations. The transformed patches are then pasted in appropriate regions while avoiding overlaps with lesions or existing damaged regions. In addition, we apply a random projection filter to the pasted regions, refining local features and ensuring a natural blend with the new background. Experiments show that our method substantially improves segmentation performance on the insect damage class, while maintaining or even slightly enhancing accuracy on other categories. Our results highlight the effectiveness of targeted augmentation in mitigating extreme pixel imbalance, offering a straightforward yet effective solution for agricultural segmentation problems.

📄 PDF Abstract BibTeX arXiv:2509.09961

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Two-Stream Meticulous Processing Network for Retinal Vessel Segmentation

2020-01-15 · Shaoming Zheng, Tianyang Zhang, Jiawei Zhuang, Hao Wang 외

Vessel segmentation in fundus is a key diagnostic capability in ophthalmology, and there are various challenges remained in this essential task. Early approaches indicate that it is often difficult to obtain desirable se…

DiagnosticRetinal Vessel SegmentationSegmentationVocal Bursts Valence Prediction

Pixel-wise Modulated Dice Loss for Medical Image Segmentation

2025-06-17 · Seyed Mohsen Hosseini

Class imbalance and the difficulty imbalance are the two types of data imbalance that affect the performance of neural networks in medical segmentation tasks. In class imbalance the loss is dominated by the majority clas…

Image SegmentationMedical Image SegmentationSemantic Segmentation

Joint Optimization of Class-Specific Training- and Test-Time Data Augmentation in Segmentation

2023-05-30 · Zeju Li, Konstantinos Kamnitsas, Qi Dou, Chen Qin 외

This paper presents an effective and general data augmentation framework for medical image segmentation. We adopt a computationally efficient and data-efficient gradient-based meta-learning scheme to explicitly align the…

Data AugmentationImage SegmentationMedical Image SegmentationMeta-Learning+2

Image Segmentation Keras : Implementation of Segnet, FCN, UNet, PSPNet and other models in Keras

2023-07-25 · Divam Gupta

Semantic segmentation plays a vital role in computer vision tasks, enabling precise pixel-level understanding of images. In this paper, we present a comprehensive library for semantic segmentation, which contains impleme…

Image SegmentationSegmentationSemantic Segmentation

Semi-Supervised Confidence-Level-based Contrastive Discrimination for Class-Imbalanced Semantic Segmentation

2022-11-28 · Kangcheng Liu

To overcome the data-hungry challenge, we have proposed a semi-supervised contrastive learning framework for the task of class-imbalanced semantic segmentation. First and foremost, to make the model operate in a semi-sup…

Contrastive LearningRoad SegmentationSegmentationSemantic Segmentation