paper-with-me

Papers

Reducing Labelled Data Requirement for Pneumonia Segmentation using Image Augmentations

2021-02-25 · Jitesh Seth, Rohit Lokwani, Viraj Kulkarni, Aniruddha Pant, Amit Kharat

Deep learning semantic segmentation algorithms can localise abnormalities or opacities from chest radiographs. However, the task of collecting and annotating training data is expensive and requires expertise which remains a bottleneck for algorithm performance. We investigate the effect of image augmentations on reducing the requirement of labelled data in the semantic segmentation of chest X-rays for pneumonia detection. We train fully convolutional network models on subsets of different sizes from the total training data. We apply a different image augmentation while training each model and compare it to the baseline trained on the entire dataset without augmentations. We find that rotate and mixup are the best augmentations amongst rotate, mixup, translate, gamma and horizontal flip, wherein they reduce the labelled data requirement by 70% while performing comparably to the baseline in terms of AUC and mean IoU in our experiments.

📄 PDF Abstract BibTeX arXiv:2102.12764

Code (0)

등록된 구현이 없습니다.

Tasks

Image AugmentationPneumonia DetectionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Lung Ultrasound Segmentation and Adaptation between COVID-19 and Community-Acquired Pneumonia

2021-08-06 · Harry Mason, Lorenzo Cristoni, Andrew Walden, Roberto Lazzari 외

Lung ultrasound imaging has been shown effective in detecting typical patterns for interstitial pneumonia, as a point-of-care tool for both patients with COVID-19 and other community-acquired pneumonia (CAP). In this wor…

Domain AdaptationUnsupervised Domain Adaptation

TrafficCAM: A Versatile Dataset for Traffic Flow Segmentation

2022-11-17 · Zhongying Deng, Yanqi Chen, Lihao Liu, Shujun Wang 외

Traffic flow analysis is revolutionising traffic management. Qualifying traffic flow data, traffic control bureaus could provide drivers with real-time alerts, advising the fastest routes and therefore optimising transpo…

Instance SegmentationManagementSemantic Segmentation

Edge-Based Self-Supervision for Semi-Supervised Few-Shot Microscopy Image Cell Segmentation

2022-08-03 · Youssef Dawoud, Katharina Ernst, Gustavo Carneiro, Vasileios Belagiannis

Deep neural networks currently deliver promising results for microscopy image cell segmentation, but they require large-scale labelled databases, which is a costly and time-consuming process. In this work, we relax the l…

Cell SegmentationSegmentation

COVID-19 in CXR: from Detection and Severity Scoring to Patient Disease Monitoring

2020-08-04 · Rula Amer, Maayan Frid-Adar, Ophir Gozes, Jannette Nassar 외

In this work, we estimate the severity of pneumonia in COVID-19 patients and conduct a longitudinal study of disease progression. To achieve this goal, we developed a deep learning model for simultaneous detection and se…

RANDGAN: Randomized Generative Adversarial Network for Detection of COVID-19 in Chest X-ray

2020-10-06 · Saman Motamed, Patrik Rogalla, Farzad Khalvati

COVID-19 spread across the globe at an immense rate has left healthcare systems incapacitated to diagnose and test patients at the needed rate. Studies have shown promising results for detection of COVID-19 from viral ba…

Anomaly DetectionCOVID-19 DiagnosisCOVID-19 Image SegmentationGenerative Adversarial Network+1