中文
相关论文

相关论文: Efficient Image Synthesis with Sphere Latent Encod…

200 篇论文

Fourier Ptychography is a recently proposed imaging technique that yields high-resolution images by computationally transcending the diffraction blur of an optical system. At the crux of this method is the phase retrieval algorithm, which…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Lokesh Boominathan , Mayug Maniparambil , Honey Gupta , Rahul Baburajan , Kaushik Mitra

Generating images from semantic visual knowledge is a challenging task, that can be useful to condition the synthesis process in complex, subtle, and unambiguous ways, compared to alternatives such as class labels or text descriptions.…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Renato Sortino , Simone Palazzo , Concetto Spampinato

Edge detection, a basic task in the field of computer vision, is an important preprocessing operation for the recognition and understanding of a visual scene. In conventional models, the edge image generated is ambiguous, and the edge lines…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Dawei Dai , Chunjie Wang , Shuyin Xia , Yingge Liu , Guoyin Wang

This paper proposes a method for generating images of customized objects specified by users. The method is based on a general framework that bypasses the lengthy optimization required by previous approaches, which often employ a per-object…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Xuhui Jia , Yang Zhao , Kelvin C. K. Chan , Yandong Li , Han Zhang , Boqing Gong , Tingbo Hou , Huisheng Wang , Yu-Chuan Su

The latent code of the recent popular model StyleGAN has learned disentangled representations thanks to the multi-layer style-based generator. Embedding a given image back to the latent space of StyleGAN enables wide interesting semantic…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Shanyan Guan , Ying Tai , Bingbing Ni , Feida Zhu , Feiyue Huang , Xiaokang Yang

Generative transformers have shown their superiority in synthesizing high-fidelity and high-resolution images, such as good diversity and training stability. However, they suffer from the problem of slow generation since they need to…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Jiacheng Li , Longhui Wei , ZongYuan Zhan , Xin He , Siliang Tang , Qi Tian , Yueting Zhuang

An ongoing trend in generative modelling research has been to push sample resolutions higher whilst simultaneously reducing computational requirements for training and sampling. We aim to push this trend further via the combination of…

计算机视觉与模式识别 · 计算机科学 2022-06-27 Alex F. McKinney , Chris G. Willcocks

Pixel-space diffusion has re-emerged as a promising alternative to latent-space generation because it avoids the representation bottleneck introduced by VAEs. Yet most existing methods still treat image generation as a frequency-homogeneous…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Mingfeng Lin , Jiakun Chen , Liang Han , Liqiang Nie

3D assets are essential in the digital age. While automatic 3D generation, such as image-to-3d, has made significant strides in recent years, it often struggles to achieve fast, detailed, and high-fidelity generation simultaneously. In this…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Huanning Dong , Yinuo Huang , Fan Li , Ping Kuang

Spike cameras, as innovative neuromorphic devices, generate continuous spike streams to capture high-speed scenes with lower bandwidth and higher dynamic range than traditional RGB cameras. However, reconstructing high-quality images from…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Kang Chen , Yajing Zheng , Tiejun Huang , Zhaofei Yu

In the majority of GAN architectures, the latent space is defined as a set of vectors of given dimensionality. Such representations are not easily interpretable and do not capture spatial information of image content directly. In this work,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Maciej Sypetkowski

Taking photographs ''in-the-wild'' is often hindered by fence obstructions that stand between the camera user and the scene of interest, and which are hard or impossible to avoid. De-fencing is the algorithmic process of automatically…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Stavros Tsogkas , Fengjia Zhang , Allan Jepson , Alex Levinshtein

Diffusion- and flow-based models usually allocate compute uniformly across space, updating all patches with the same timestep and number of function evaluations. While convenient, this ignores the heterogeneity of natural images: some…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Johannes Schusterbauer , Ming Gui , Yusong Li , Pingchuan Ma , Felix Krause , Björn Ommer

Unlike single image task, stereo image enhancement can use another view information, and its key stage is how to perform cross-view feature interaction to extract useful information from another view. However, complex noise in low-light…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Minghua Zhao , Xiangdong Qin , Shuangli Du , Xuefei Bai , Jiahao Lyu , Yiguang Liu

Pixel-space generative models are often more difficult to train and generally underperform compared to their latent-space counterparts, leaving a persistent performance and efficiency gap. In this paper, we introduce a novel two-stage…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Jiachen Lei , Keli Liu , Julius Berner , Haiming Yu , Hongkai Zheng , Jiahong Wu , Xiangxiang Chu

We present a new perspective of achieving image synthesis by viewing this task as a visual token generation problem. Different from existing paradigms that directly synthesize a full image from a single input (e.g., a latent code), the new…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Yanhong Zeng , Huan Yang , Hongyang Chao , Jianbo Wang , Jianlong Fu

This technical report introduces PIXART-{\delta}, a text-to-image synthesis framework that integrates the Latent Consistency Model (LCM) and ControlNet into the advanced PIXART-{\alpha} model. PIXART-{\alpha} is recognized for its ability…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Junsong Chen , Yue Wu , Simian Luo , Enze Xie , Sayak Paul , Ping Luo , Hang Zhao , Zhenguo Li

Image segmentation is an important median level vision topic. Accurate and efficient multiphase segmentation for images with intensity inhomogeneity is still a great challenge. We present a new two-stage multiphase segmentation method…

最优化与控制 · 数学 2020-09-15 Xueyan Guo , Yunhua Xue , Chunlin Wu

The traditional SegNet architecture commonly encounters significant information loss during the sampling process, which detrimentally affects its accuracy in image semantic segmentation tasks. To counter this challenge, we introduce an…

图像与视频处理 · 电气工程与系统科学 2024-06-05 Zijun Gao , Qi Wang , Taiyuan Mei , Xiaohan Cheng , Yun Zi , Haowei Yang

Lensless imaging has emerged as a potential solution towards realizing ultra-miniature cameras by eschewing the bulky lens in a traditional camera. Without a focusing lens, the lensless cameras rely on computational algorithms to recover…

图像与视频处理 · 电气工程与系统科学 2020-10-30 Salman S. Khan , Varun Sundar , Vivek Boominathan , Ashok Veeraraghavan , Kaushik Mitra