中文
相关论文

相关论文: Conditional Panoramic Image Generation via Masked …

200 篇论文

Autoregressive sequence Generation models have achieved state-of-the-art performance in areas like machine translation and image captioning. These models are autoregressive in that they generate each word by conditioning on previously…

计算与语言 · 计算机科学 2021-01-26 Longteng Guo , Jing Liu , Xinxin Zhu , Hanqing Lu

The unified autoregressive (AR) model excels at multimodal understanding and generation. However, its full potential in the domain of customized image generation has yet to be fully realized. Existing customization approaches for unified AR…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Fangtai Wu , Mushui Liu , Weijie He , Zhao Wang , Yunlong Yu

Controllable image synthesis, which enables fine-grained control over generated outputs, has emerged as a key focus in visual generative modeling. However, controllable generation remains challenging for Visual Autoregressive (VAR) models…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Ryan Xu , Dongyang Jin , Yancheng Bai , Rui Lan , Xu Duan , Lei Sun , Xiangxiang Chu

We demonstrate the use of conditional autoregressive generative models (van den Oord et al., 2016a) over a discrete latent space (van den Oord et al., 2017b) for forward planning with MCTS. In order to test this method, we introduce a new…

机器学习 · 计算机科学 2018-11-27 Johanna Hansen , Kyle Kastner , Aaron Courville , Gregory Dudek

Recent advances in autoregressive (AR) models with continuous tokens for image generation show promising results by eliminating the need for discrete tokenization. However, these models face efficiency challenges due to their sequential…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Zhihang Yuan , Yuzhang Shang , Hanling Zhang , Tongcheng Fang , Rui Xie , Bingxin Xu , Yan Yan , Shengen Yan , Guohao Dai , Yu Wang

Autoregressive and diffusion models drive the recent breakthroughs on text-to-image generation. Despite their huge success of generating high-realistic images, a common shortcoming of these models is their high inference latency -…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Zhangyin Feng , Runyi Hu , Liangxin Liu , Fan Zhang , Duyu Tang , Yong Dai , Xiaocheng Feng , Jiwei Li , Bing Qin , Shuming Shi

Panoramic video generation enables immersive 360{\deg} content creation, valuable in applications that demand scene-consistent world exploration. However, existing panoramic video generation models struggle to leverage pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Yifei Xia , Shuchen Weng , Siqi Yang , Jingqi Liu , Chengxuan Zhu , Minggui Teng , Zijian Jia , Han Jiang , Boxin Shi

Auto-regressive models have achieved impressive results in 2D image generation by modeling joint distributions in grid space. In this paper, we extend auto-regressive models to 3D domains, and seek a stronger ability of 3D shape generation…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Xuelin Qian , Yu Wang , Simian Luo , Yinda Zhang , Ying Tai , Zhenyu Zhang , Chengjie Wang , Xiangyang Xue , Bo Zhao , Tiejun Huang , Yunsheng Wu , Yanwei Fu

Deep generative models have achieved conspicuous progress in realistic image synthesis with multifarious conditional inputs, while generating diverse yet high-fidelity images remains a grand challenge in conditional image generation. This…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Fangneng Zhan , Yingchen Yu , Rongliang Wu , Jiahui Zhang , Kaiwen Cui , Changgong Zhang , Shijian Lu

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hui Ying , He Wang , Tianjia Shao , Yin Yang , Kun Zhou

Humans can only interact with part of the surrounding environment due to biological restrictions. Therefore, we learn to reason the spatial relationships across a series of observations to piece together the surrounding environment.…

机器学习 · 计算机科学 2020-01-07 Chieh Hubert Lin , Chia-Che Chang , Yu-Sheng Chen , Da-Cheng Juan , Wei Wei , Hwann-Tzong Chen

We present PacTure, a novel framework for generating physically-based rendering (PBR) material textures for an untextured 3D mesh from a text description. Existing 2D generation-based texturing approaches either generate textures…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Fan Fei , Jiajun Tang , Fei-Peng Tian , Boxin Shi , Ping Tan

Existing autoregressive (AR) image generative models use a token-by-token generation schema. That is, they predict a per-token probability distribution and sample the next token from that distribution. The main challenge is how to model the…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Qinyu Zhao , Stephen Gould , Liang Zheng

In this paper, we study the problem of multi-domain image generation, the goal of which is to generate pairs of corresponding images from different domains. With the recent development in generative models, image generation has achieved…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Xudong Mao , Qing Li

In this work, we introduce a generative approach for pose-free (without camera parameters) reconstruction of 360 scenes from a sparse set of 2D images. Pose-free scene reconstruction from incomplete, pose-free observations is usually…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Soumava Paul , Prakhar Kaushik , Alan Yuille

Recent diffusion models have exhibited great potential in generative modeling tasks. Part of their success can be attributed to the ability of training stable on huge sets of paired synthetic data. However, adapting these models to…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Yiyang Shen , Mingqiang Wei , Yongzhen Wang , Xueyang Fu , Jing Qin

Affordance prediction serves as a critical bridge between perception and action in embodied AI. However, existing research is confined to pinhole camera models, which suffer from narrow Fields of View (FoV) and fragmented observations,…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Zixin Zhang , Chenfei Liao , Hongfei Zhang , Harold Haodong Chen , Kanghao Chen , Zichen Wen , Litao Guo , Bin Ren , Xu Zheng , Yinchuan Li , Xuming Hu , Nicu Sebe , Ying-Cong Chen

Most image captioning models are autoregressive, i.e. they generate each word by conditioning on previously generated words, which leads to heavy latency during inference. Recently, non-autoregressive decoding has been proposed in machine…

计算与语言 · 计算机科学 2020-05-12 Longteng Guo , Jing Liu , Xinxin Zhu , Xingjian He , Jie Jiang , Hanqing Lu

Watermarking the outputs of generative models has emerged as a promising approach for tracking their provenance. Despite significant interest in autoregressive image generation models and their potential for misuse, no prior work has…

机器学习 · 计算机科学 2025-10-24 Nikola Jovanović , Ismail Labiad , Tomáš Souček , Martin Vechev , Pierre Fernandez

Image generation models trained on large datasets can synthesize high-quality images but often produce spatially inconsistent and distorted images due to limited information about the underlying structures and spatial layouts. In this work,…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Hyundo Lee , Suhyung Choi , Inwoo Hwang , Byoung-Tak Zhang
‹ 上一页 1 8 9 10 下一页 ›