paper-with-me

홈 › Papers

CoGS: Controllable Generation and Search from Sketch and Style

2022-03-17 · Cusuh Ham, Gemma Canet Tarres, Tu Bui, James Hays, Zhe Lin, John Collomosse

We present CoGS, a novel method for the style-conditioned, sketch-driven synthesis of images. CoGS enables exploration of diverse appearance possibilities for a given sketched object, enabling decoupled control over the structure and the appearance of the output. Coarse-grained control over object structure and appearance are enabled via an input sketch and an exemplar "style" conditioning image to a transformer-based sketch and style encoder to generate a discrete codebook representation. We map the codebook representation into a metric space, enabling fine-grained control over selection and interpolation between multiple synthesis options before generating the image via a vector quantized GAN (VQGAN) decoder. Our framework thereby unifies search and synthesis tasks, in that a sketch and style pair may be used to run an initial synthesis which may be refined via combination with similar results in a search corpus to produce an image more closely matching the user's intent. We show that our model, trained on the 125 object classes of our newly created Pseudosketches dataset, is capable of producing a diverse gamut of semantic content and appearance styles.

📄 PDF Abstract BibTeX arXiv:2203.09554

Code (1)

cusuh/CoGS 공식 구현 pytorch

Tasks

DecoderObject

Similar Papers 제목 키워드 기반

Text to Sketch Generation with Multi-Styles

2025-11-06 · Tengjie Li, Shikui Tu, Lei Xu arxiv

Recent advances in vision-language models have facilitated progress in sketch generation. However, existing specialized methods primarily focus on generic synthesis and lack mechanisms for precise control over sketch sty…

Style Transfer

Sketch2Human: Deep Human Generation with Disentangled Geometry and Appearance Control

2024-04-24 · Linzi Qu, Jiaxiang Shang, Hui Ye, Xiaoguang Han 외

Geometry- and appearance-controlled full-body human image generation is an interesting but challenging task. Existing solutions are either unconditional or dependent on coarse conditions (e.g., pose, text), thus lacking …

Face GenerationImage Generation

SketchAssist: A Practical Assistant for Semantic Edits and Precise Local Redrawing

2025-12-16 · Han Zou, Yan Zhang, Ruiqi Yu, Cong Xie 외 arxiv

Sketch editing requires jointly handling high-level semantic changes and precise local redrawing, a combination that is particularly challenging for sparse, style-sensitive line art. Unlike natural images, sketches rely …

DrawVideo: Generating Long Video from Storyboard Keyframe Sketches

2026-05-22 · Chuanzhi Xu, Huiqi Liang, Bang Shi, Huiming Zhang 외 arxiv

Long video generation requires high-fidelity synthesis, coherent narrative structure, and user control over extended time spans. Existing text-to-video methods often rely on a single long prompt, limiting control over po…

Video Generation

CoGS: Controllable Gaussian Splatting

2023-12-09 · CVPR 2024 1 · Heng Yu, Joel Julin, Zoltán Á. Milacski, Koichiro Niinuma 외

Capturing and re-animating the 3D structure of articulated objects present significant barriers. On one hand, methods requiring extensively calibrated multi-view setups are prohibitively complex and resource-intensive, l…