中文
相关论文

相关论文: Paying U-Attention to Textures: Multi-Stage Hourgl…

200 篇论文

Recent advances in video generation have made it possible to produce visually compelling videos, with wide-ranging applications in content creation, entertainment, and virtual reality. However, most existing diffusion transformer based…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Teng Hu , Jiangning Zhang , Zihan Su , Ran Yi

High-quality textures are critical for realistic 3D content creation, yet existing generative methods are slow, rely on UV maps, and often fail to remain faithful to a reference image. To address these challenges, we propose a…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Arianna Rampini , Kanika Madan , Bruno Roy , AmirHossein Zamani , Derek Cheung

Ultra-high-resolution text-to-image generation is increasingly vital for applications requiring fine-grained textures and global structural fidelity, yet state-of-the-art text-to-image diffusion models such as FLUX and SD3 remain confined…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Yuyao Zhang , Yu-Wing Tai

Outdoor images often suffer from severe degradation due to rain, haze, and noise, impairing image quality and challenging high-level tasks. Current image restoration methods struggle to handle complex degradation while maintaining…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Huan Zhang , Xu Zhang , Nian Cai , Jianglei Di , Yun Zhang

Mesh texture synthesis is a key component in the automatic generation of 3D content. Existing learning-based methods have drawbacks -- either by disregarding the shape manifold during texture generation or by requiring a large number of…

图形学 · 计算机科学 2024-03-12 Áron Samuel Kovács , Pedro Hermosilla , Renata G. Raidou

In this paper, we present the texture reformer, a fast and universal neural-based framework for interactive texture transfer with user-specified guidance. The challenges lie in three aspects: 1) the diversity of tasks, 2) the simplicity of…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zhizhong Wang , Lei Zhao , Haibo Chen , Ailin Li , Zhiwen Zuo , Wei Xing , Dongming Lu

Learning to generate natural scenes has always been a daunting task in computer vision. This is even more laborious when generating images with very different views. When the views are very different, the view fields have little overlap or…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hao Ding , Songsong Wu , Hao Tang , Fei Wu , Guangwei Gao , Xiao-Yuan Jing

Over the last few years, the performance of inpainting to fill missing regions has shown significant improvements by using deep neural networks. Most of inpainting work create a visually plausible structure and texture, however, due to them…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Yejin Kim , Manri Cheon , Junwoo Lee

We present Make-A-Texture, a new framework that efficiently synthesizes high-resolution texture maps from textual prompts for given 3D geometries. Our approach progressively generates textures that are consistent across multiple viewpoints…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Xiaoyu Xiang , Liat Sless Gorelik , Yuchen Fan , Omri Armstrong , Forrest Iandola , Yilei Li , Ita Lifshitz , Rakesh Ranjan

Transformer architectures are now central to sequence modeling tasks. At its heart is the attention mechanism, which enables effective modeling of long-term dependencies in a sequence. Recently, transformers have been successfully applied…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Lin Zheng , Huijie Pan , Lingpeng Kong

Extracting geometry features from photographic images independently of surface texture and transferring them onto different materials remains a complex challenge. In this study, we introduce Harmonizing Attention, a novel training-free…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Eito Ikuta , Yohan Lee , Akihiro Iohara , Yu Saito , Toshiyuki Tanaka

Medical image segmentation remains particularly challenging for complex and low-contrast anatomical structures. In this paper, we introduce the U-Transformer network, which combines a U-shaped architecture for image segmentation with self-…

图像与视频处理 · 电气工程与系统科学 2021-03-15 Olivier Petit , Nicolas Thome , Clément Rambour , Luc Soler

Processing 3D data efficiently has always been a challenge. Spatial operations on large-scale point clouds, stored as sparse data, require extra cost. Attracted by the success of transformers, researchers are using multi-head attention for…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Mahdi Saleh , Yige Wang , Nassir Navab , Benjamin Busam , Federico Tombari

Transformer is a ubiquitous model for natural language processing and has attracted wide attentions in computer vision. The attention maps are indispensable for a transformer model to encode the dependencies among input tokens. However,…

机器学习 · 计算机科学 2021-02-26 Yujing Wang , Yaming Yang , Jiangang Bai , Mingliang Zhang , Jing Bai , Jing Yu , Ce Zhang , Gao Huang , Yunhai Tong

Painting textures for existing geometries is a critical yet labor-intensive process in 3D asset generation. Recent advancements in text-to-image (T2I) models have led to significant progress in texture generation. Most existing research…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Yifei Feng , Mingxin Yang , Shuhui Yang , Sheng Zhang , Jiaao Yu , Zibo Zhao , Yuhong Liu , Jie Jiang , Chunchao Guo

Recently, Transformers have shown promising performance in various vision tasks. To reduce the quadratic computation complexity caused by each query attending to all keys/values, various methods have constrained the range of attention…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Kai Liu , Tianyi Wu , Cong Liu , Guodong Guo

Conventional CNNs for texture synthesis consist of a sequence of (de)-convolution and up/down-sampling layers, where each layer operates locally and lacks the ability to capture the long-term structural dependency required by texture…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Guilin Liu , Rohan Taori , Ting-Chun Wang , Zhiding Yu , Shiqiu Liu , Fitsum A. Reda , Karan Sapra , Andrew Tao , Bryan Catanzaro

In this paper, we propose to incorporate convolutional neural networks with a multi-context attention mechanism into an end-to-end framework for human pose estimation. We adopt stacked hourglass networks to generate attention maps from…

计算机视觉与模式识别 · 计算机科学 2017-02-27 Xiao Chu , Wei Yang , Wanli Ouyang , Cheng Ma , Alan L. Yuille , Xiaogang Wang

Recent facial texture generation methods prefer to use deep networks to synthesize image content and then fill in the UV map, thus generating a compelling full texture from a single image. Nevertheless, the synthesized texture UV map…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Chengyang Li , Baoping Cheng , Yao Cheng , Haocheng Zhang , Renshuai Liu , Yinglin Zheng , Jing Liao , Xuan Cheng

This paper tackles the high computational/space complexity associated with Multi-Head Self-Attention (MHSA) in vanilla vision transformers. To this end, we propose Hierarchical MHSA (H-MHSA), a novel approach that computes self-attention in…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Yun Liu , Yu-Huan Wu , Guolei Sun , Le Zhang , Ajad Chhatkuli , Luc Van Gool
‹ 上一页 1 2 3 10 下一页 ›