paper-with-me

홈 › Papers

DeFLOCNet: Deep Image Editing via Flexible Low-level Controls

2021-03-23 · CVPR 2021 1 · Hongyu Liu, Ziyu Wan, Wei Huang, Yibing Song, Xintong Han, Jing Liao, Bing Jiang, Wei Liu

User-intended visual content fills the hole regions of an input image in the image editing scenario. The coarse low-level inputs, which typically consist of sparse sketch lines and color dots, convey user intentions for content creation (\ie, free-form editing). While existing methods combine an input image and these low-level controls for CNN inputs, the corresponding feature representations are not sufficient to convey user intentions, leading to unfaithfully generated content. In this paper, we propose DeFLOCNet which relies on a deep encoder-decoder CNN to retain the guidance of these controls in the deep feature representations. In each skip-connection layer, we design a structure generation block. Instead of attaching low-level controls to an input image, we inject these controls directly into each structure generation block for sketch line refinement and color propagation in the CNN feature space. We then concatenate the modulated features with the original decoder features for structure generation. Meanwhile, DeFLOCNet involves another decoder branch for texture generation and detail enhancement. Both structures and textures are rendered in the decoder, leading to user-intended editing results. Experiments on benchmarks demonstrate that DeFLOCNet effectively transforms different user intentions to create visually pleasing content.

📄 PDF Abstract BibTeX arXiv:2103.12723

Code (1)

KumapowerLIU/DeFLOCNet 공식 구현 pytorch

Tasks

DecoderTexture Synthesis

Methods 이 논문이 사용한 방법론

SPADE SPADE, or Spatially-Adaptive Normalization is a conditional normalization method for semantic image synthesis. Similar to [Batch…

Similar Papers 제목 키워드 기반

Arrange, Inpaint, and Refine: Steerable Long-term Music Audio Generation and Editing via Content-based Controls

2024-02-14 · Liwei Lin, Gus Xia, Yixiao Zhang, Junyan Jiang

Controllable music generation plays a vital role in human-AI music co-creation. While Large Language Models (LLMs) have shown promise in generating high-quality music, their focus on autoregressive generation limits thei…

Audio GenerationMusic Generation

MotionBridge: Dynamic Video Inbetweening with Flexible Controls

2024-12-17 · Maham Tanveer, Yang Zhou, Simon Niklaus, Ali Mahdavi Amiri 외

By generating plausible and smooth transitions between two image frames, video inbetweening is an essential tool for video editing and long video synthesis. Traditional works lack the capability to generate complex large…

Video EditingVideo Generation

How to Unlock Time Series Editing? Diffusion-Driven Approach with Multi-Grained Control

2025-06-05 · Hao Yu, Chu Xin Cheng, Runlong Yu, Yuyang Ye 외

Recent advances in time series generation have shown promise, yet controlling properties in generated sequences remains challenging. Time Series Editing (TSE) - making precise modifications while preserving temporal cohe…

DenoisingTime SeriesTime Series Generation

Controllable Image Synthesis via SegVAE

2020-07-16 · ECCV 2020 8 · Yen-Chi Cheng, Hsin-Ying Lee, Min Sun, Ming-Hsuan Yang

Flexible user controls are desirable for content creation and image editing. A semantic map is commonly used intermediate representation for conditional image generation. Compared to the operation on raw RGB pixels, the …

Conditional Image GenerationImage GenerationImage-to-Image TranslationObject+1

V-RGBX: Video Editing with Accurate Controls over Intrinsic Properties

2025-12-12 · Ye Fang, Tong Wu, Valentin Deschaintre, Duygu Ceylan 외 arxiv

Large-scale video generation models have shown remarkable potential in modeling photorealistic appearance and lighting interactions in real-world scenes. However, a closed-loop framework that jointly understands intrinsi…

Inverse RenderingVideo Generation