中文
相关论文

相关论文: Towards a Neural Graphics Pipeline for Controllabl…

200 篇论文

This paper proposes a novel approach to generating omni-directional images from a single snapshot picture. The previous method has relied on the generative adversarial networks based on convolutional neural networks (CNN). Although this…

图像与视频处理 · 电气工程与系统科学 2023-09-18 Atsuya Nakata , Ryuto Miyazaki , Takao Yamanaka

While facial attribute manipulation of 2D images via Generative Adversarial Networks (GANs) has become common in computer vision and graphics due to its many practical uses, research on 3D attribute manipulation is relatively undeveloped.…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Wonwoong Cho , Inyeop Lee , David Inouye

While head-mounted displays (HMDs) for Virtual Reality (VR) have become widely available in the consumer market, they pose a considerable obstacle for a realistic face-to-face conversation in VR since HMDs hide a significant portion of the…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Philipp Ladwig , Rene Ebertowski , Alexander Pech , Ralf Dörner , Christian Geiger

In this work, we develop convolutional neural generative coding (Conv-NGC), a generalization of predictive coding to the case of convolution/deconvolution-based computation. Specifically, we concretely implement a flexible…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Alexander Ororbia , Ankur Mali

The field of controllable image generation has seen significant advancements, with various architectures improving generation layout consistency with control signals. However, contemporary methods still face challenges in bridging the…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Feng Han , Yang Jiao , Shaoxiang Chen , Junhao Xu , Jingjing Chen , Yu-Gang Jiang

Image composition targets at synthesizing a realistic composite image from a pair of foreground and background images. Recently, generative composition methods are built on large pretrained diffusion models to generate composite images,…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Bo Zhang , Yuxuan Duan , Jun Lan , Yan Hong , Huijia Zhu , Weiqiang Wang , Li Niu

The perceptual-based grouping process produces a hierarchical and compositional image representation that helps both human and machine vision systems recognize heterogeneous visual concepts. Examples can be found in the classical…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Zhiheng Li , Wenxuan Bao , Jiayang Zheng , Chenliang Xu

Neural shape representation, such as neural signed distance field (NSDF), becomes more and more popular in shape modeling as its ability to deal with complex topology and arbitrary resolution. Due to the implicit manner to use features for…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Xiangyu Zhu , Zhiqin Chen , Ruizhen Hu , Xiaoguang Han

Considerable progress has recently been made in leveraging CLIP (Contrastive Language-Image Pre-Training) models for text-guided image manipulation. However, all existing works rely on additional generative models to ensure the quality of…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Yiren Song , Xuning Shao , Kang Chen , Weidong Zhang , Minzhe Li , Zhongliang Jing

In this work, we address the task of natural image generation guided by a conditioning input. We introduce a new architecture called conditional invertible neural network (cINN). The cINN combines the purely generative INN model with an…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Lynton Ardizzone , Carsten Lüth , Jakob Kruse , Carsten Rother , Ullrich Köthe

Current point-based approaches encounter limitations in scalability and rendering quality when using large 3D point cloud maps because using them directly for novel view synthesis (NVS) leads to degraded visualizations. We identify the…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Mohammad Altillawi , Fengyi Shen , Liudi Yang , Sai Manoj Prakhya , Ziyuan Liu

Synthetic polyp generation is a good alternative to overcome the privacy problem of medical data and the lack of various polyp samples. In this study, we propose a deep learning-based polyp image generation framework that generates…

图像与视频处理 · 电气工程与系统科学 2023-02-21 Hemin Ali Qadir , Ilangko Balasingham , Younghak Shin

In this paper, we investigate the problem of automatically controllable artistic character line drawing generation from photographs by proposing a Vector Flow Aware and Line Controllable Image-to-Image Translation architecture, which can be…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Chengyu Fang , Xianfeng Han

Text-to-image diffusion generative models can generate high quality images at the cost of tedious prompt engineering. Controllability can be improved by introducing layout conditioning, however existing methods lack layout editing ability…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Alessandro Fontanella , Petru-Daniel Tudosiu , Yongxin Yang , Shifeng Zhang , Sarah Parisot

Generating novel views from recorded videos is crucial for enabling autonomous UAV navigation. Recent advancements in neural rendering have facilitated the rapid development of methods capable of rendering new trajectories. However, these…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Dragos Costea , Alina Marcu , Marius Leordeanu

We present a self-supervised approach to in-the-wild image relighting that enables fully controllable, physically based illumination editing. We achieve this by combining the physical accuracy of traditional rendering with the…

图形学 · 计算机科学 2025-08-08 Chris Careaga , Yağız Aksoy

Autoregressive models, built based on the Next Token Prediction (NTP) paradigm, show great potential in developing a unified framework that integrates both language and vision tasks. Pioneering works introduce NTP to autoregressive visual…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Yatian Pang , Peng Jin , Shuo Yang , Bin Lin , Bin Zhu , Zhenyu Tang , Liuhan Chen , Francis E. H. Tay , Ser-Nam Lim , Harry Yang , Li Yuan

We present a method for synthesizing naturally looking images of multiple people interacting in a specific scenario. These images benefit from the advantages of synthetic data: being fully controllable and fully annotated with any type of…

计算机视觉与模式识别 · 计算机科学 2020-06-04 Igor Kviatkovsky , Nadav Bhonker , Gerard Medioni

In this work we combine two research threads from Vision/ Graphics and Natural Language Processing to formulate an image generation task conditioned on attributes in a multi-turn setting. By multiturn, we mean the image is generated in a…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Ryan Y. Benmalek , Claire Cardie , Serge Belongie , Xiadong He , Jianfeng Gao

Synthetic images rendered by graphics engines are a promising source for training deep networks. However, it is challenging to ensure that they can help train a network to perform well on real images, because a graphics-based generation…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Dawei Yang , Jia Deng