paper-with-me

Papers

Exploring Text-Guided Single Image Editing for Remote Sensing Images

2024-05-09 · Fangzhou Han, Lingyu Si, Hongwei Dong, Lamei Zhang, Hao Chen, Bo Du

Artificial intelligence generative content (AIGC) has significantly impacted image generation in the field of remote sensing. However, the equally important area of remote sensing image (RSI) editing has not received sufficient attention. Deep learning based editing methods generally involve two sequential stages: generation and editing. During the generation stage, consistency in content and details between the original and edited images must be maintained, while in the editing stage, controllability and accuracy of the edits should be ensured. For natural images, these challenges can be tackled by training generative backbones on large-scale benchmark datasets and using text guidance based on vision-language models (VLMs). However, these previously effective approaches become less viable for RSIs due to two reasons: First, existing generative RSI benchmark datasets do not fully capture the diversity of remote sensing scenarios, particularly in terms of variations in sensors, object types, and resolutions. Consequently, the generalization capacity of the trained backbone model is often inadequate for universal editing tasks on RSIs. Second, the large spatial resolution of RSIs exacerbates the problem in VLMs where a single text semantic corresponds to multiple image semantics, leading to the introduction of incorrect semantics when using text to guide RSI editing. To solve above problems, this paper proposes a text-guided RSI editing method that is controllable but stable, and can be trained using only a single image. It adopts a multi-scale training approach to preserve consistency without the need for training on extensive benchmark datasets, while leveraging RSI pre-trained VLMs and prompt ensembling (PE) to ensure accuracy and controllability in the text-guided editing process.

📄 PDF Abstract BibTeX arXiv:2405.05769

Code (1)

hit-philiphan/remote_sensing_image_editing 공식 구현

Tasks

Image Generation

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

FastEdit: Fast Text-Guided Single-Image Editing via Semantic-Aware Diffusion Fine-Tuning

2024-08-06 · Zhi Chen, Zecheng Zhao, Yadan Luo, Zi Huang

Conventional Text-guided single-image editing approaches require a two-step process, including fine-tuning the target text embedding for over 1K iterations and the generative model for another 1.5K iterations. Although i…

parameter-efficient fine-tuningStyle Transfer

CLIP-Guided StyleGAN Inversion for Text-Driven Real Image Editing

2023-07-17 · Ahmet Canberk Baykal, Abdul Basit Anees, Duygu Ceylan, Erkut Erdem 외

Researchers have recently begun exploring the use of StyleGAN-based models for real image editing. One particularly interesting application is using natural language descriptions to guide the editing process. Existing ap…

Attribute

Reference-Based 3D-Aware Image Editing with Triplanes

2024-04-04 · CVPR 2025 1 · Bahri Batuhan Bilecen, Yigit Yalin, Ning Yu, Aysegul Dundar

Generative Adversarial Networks (GANs) have emerged as powerful tools for high-quality image generation and real image editing by manipulating their latent spaces. Recent advancements in GANs include 3D-aware models such…

3D geometryDisentanglementImage Generation

3DMorph: Single-Image-Guided Local 3D Shape Editing and Morphing

2026-06-05 · Tobias Preintner, Yunfei Deng, Phillip Müller, Sebastian Illing 외 arxiv

Despite recent progress in 3D generation, intuitive editing of existing shapes remains limited. Unlike images, which benefit from well-established inpainting tools, general 3D objects such as meshes still lack simple and…

3D Generation

SINE: Semantic-driven Image-based NeRF Editing with Prior-guided Editing Field

2023-03-23 · CVPR 2023 1 · Chong Bao, yinda zhang, Bangbang Yang, Tianxing Fan 외

Despite the great success in 2D editing using user-friendly tools, such as Photoshop, semantic strokes, or even text prompts, similar capabilities in 3D areas are still limited, either relying on 3D modeling skills or al…

NeRF