paper-with-me

홈 › Papers

Mask Conditional Synthetic Satellite Imagery

2023-02-08 · Van Anh Le, Varshini Reddy, Zixi Chen, Mengyuan Li, Xinran Tang, Anthony Ortiz, Simone Fobi Nsutezo, Caleb Robinson

In this paper we propose a mask-conditional synthetic image generation model for creating synthetic satellite imagery datasets. Given a dataset of real high-resolution images and accompanying land cover masks, we show that it is possible to train an upstream conditional synthetic imagery generator, use that generator to create synthetic imagery with the land cover masks, then train a downstream model on the synthetic imagery and land cover masks that achieves similar test performance to a model that was trained with the real imagery. Further, we find that incorporating a mixture of real and synthetic imagery acts as a data augmentation method, producing better models than using only real imagery (0.5834 vs. 0.5235 mIoU). Finally, we find that encouraging diversity of outputs in the upstream model is a necessary component for improved downstream task performance. We have released code for reproducing our work on GitHub, see https://github.com/ms-synthetic-satellite-image/synthetic-satellite-imagery .

📄 PDF Abstract BibTeX arXiv:2302.04305

Code (1)

ms-synthetic-satellite-image/synthetic-satellite-imagery 공식 구현 pytorch

Tasks

Data AugmentationDiversityImage Generation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Seeing Through the Clouds: Cloud Gap Imputation with Prithvi Foundation Model

2024-04-30 · Denys Godwin, Hanxi Li, Michael Cecil, Hamed Alemohammad

Filling cloudy pixels in multispectral satellite imagery is essential for accurate data analysis and downstream applications, especially for tasks which require time series data. To address this issue, we compare the per…

Generative Adversarial NetworkImputationTime Series

DichroGAN: Towards Restoration of in-air Colours of Seafloor from Satellite Imagery

2026-01-01 · Salma Gonzalez-Sabbagh, Antonio Robles-Kelly, Shang Gao arxiv

Recovering the in-air colours of seafloor from satellite imagery is a challenging task due to the exponential attenuation of light with depth in the water column. In this study, we present DichroGAN, a conditional genera…

Improving Satellite Imagery Masking using Multi-task and Transfer Learning

2024-12-11 · Rangel Daroya, Luisa Vieira Lucchese, Travis Simmons, Punwath Prum 외

Many remote sensing applications employ masking of pixels in satellite imagery for subsequent measurements. For example, estimating water quality variables, such as Suspended Sediment Concentration (SSC) requires isolati…

Computational EfficiencyTransfer Learning

Semantic Segmentation of Medium-Resolution Satellite Imagery using Conditional Generative Adversarial Networks

2020-12-05 · Aditya Kulkarni, Tharun Mohandoss, Daniel Northrup, Ernest Mwebaze 외

Semantic segmentation of satellite imagery is a common approach to identify patterns and detect changes around the planet. Most of the state-of-the-art semantic segmentation models are trained in a fully supervised way u…

Image-to-Image TranslationLand Cover ClassificationSegmentationSemantic Segmentation+1

Synthetic Data Augmentation for Satellite-Based Analysis of Battle-Damaged Agricultural Fields in Ukraine

2026-08-17 · Marta Sumyk, Oleksandr Kosovan, Iryna Voitsitska arxiv

Monitoring war-induced damage to agricultural land in Ukraine is important for understanding threats to food security, environmental stability, and post-war recovery. However, the development of computer-vision systems f…

Data Augmentation