中文
相关论文

相关论文: Fast Sprite Decomposition from Animated Graphics

200 篇论文

Image inpainting techniques have shown significant improvements by using deep neural networks recently. However, most of them may either fail to reconstruct reasonable structures or restore fine-grained textures. In order to solve this…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Yurui Ren , Xiaoming Yu , Ruonan Zhang , Thomas H. Li , Shan Liu , Ge Li

With the advent of Neural Radiance Fields (NeRF), neural networks can now render novel views of a 3D scene with quality that fools the human eye. Yet, generating these images is very computationally intensive, limiting their applicability…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Daniel Rebain , Wei Jiang , Soroosh Yazdani , Ke Li , Kwang Moo Yi , Andrea Tagliasacchi

Objects moving at high speed appear significantly blurred when captured with cameras. The blurry appearance is especially ambiguous when the object has complex shape or texture. In such cases, classical methods, or even humans, are unable…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Denys Rozumnyi , Martin R. Oswald , Vittorio Ferrari , Jiri Matas , Marc Pollefeys

3D Gaussian Splatting (3D-GS) is a recent 3D scene reconstruction technique that enables real-time rendering of novel views by modeling scenes as parametric point clouds of differentiable 3D Gaussians. However, its rendering speed and model…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Alex Hanson , Allen Tu , Geng Lin , Vasu Singla , Matthias Zwicker , Tom Goldstein

Cluster deletion is an NP-hard graph clustering objective with applications in computational biology and social network analysis, where the goal is to delete a minimum number of edges to partition a graph into cliques. We first provide a…

数据结构与算法 · 计算机科学 2024-04-26 Vicente Balmaseda , Ying Xu , Yixin Cao , Nate Veldt

Rendering high-fidelity images from sparse point clouds is still challenging. Existing learning-based approaches suffer from either hole artifacts, missing details, or expensive computations. In this paper, we propose a novel framework to…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Jiaxu Wang , Ziyi Zhang , Junhao He , Renjing Xu

State-of-the-art video deblurring methods use deep network architectures to recover sharpened video frames. Blurring especially degrades high-frequency (HF) information, yet this aspect is often overlooked by recent models that focus more…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Bo Ji , Angela Yao

Diffusion models (DMs) have shown great potential for high-quality image synthesis. However, when it comes to producing images with complex scenes, how to properly describe both image global structures and object details remains a…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Wan-Cyuan Fan , Yen-Chun Chen , Dongdong Chen , Yu Cheng , Lu Yuan , Yu-Chiang Frank Wang

Interactive segmentation aims to extract objects of interest from an image based on user-provided clicks. In real-world applications, there is often a need to segment a series of images featuring the same target object. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Senlin Cheng , Haopeng Sun

We present a technique for zero-shot generation of a 3D model using only a target text prompt. Without any 3D supervision our method deforms the control shape of a limit subdivided surface along with its texture map and normal map to obtain…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Nasir Mohammad Khalid , Tianhao Xie , Eugene Belilovsky , Tiberiu Popa

Text-to-image generation has become increasingly popular, but achieving the desired images often requires extensive prompt engineering. In this paper, we explore how to decode textual prompts from reference images, a process we refer to as…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Zhiyao Ren , Yibing Zhan , Baosheng Yu , Dacheng Tao

Scene representations using 3D Gaussian primitives have produced excellent results in modeling the appearance of static and dynamic 3D scenes. Many graphics applications, however, demand the ability to manipulate both the appearance and the…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Ri-Zhao Qiu , Ge Yang , Weijia Zeng , Xiaolong Wang

Image decomposition is a crucial subject in the field of image processing. It can extract salient features from the source image. We propose a new image decomposition method based on convolutional neural network. This method can be applied…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yu Fu , Xiao-Jun Wu , Josef Kittler

Visual effects (VFX) production often struggles with slow, resource-intensive mask generation. This paper presents an automated video segmentation pipeline that creates temporally consistent instance masks. It employs machine learning for:…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Johannes Merz , Lucien Fostier

In this work, we propose a disentangled latent optimization-based method for parameterizing grouped deforming 3D objects into shape and deformation factors in an unsupervised manner. Our approach involves the joint optimization of a…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Mostofa Rafid Uddin , Jana Armouti , Umong Sain , Md Asib Rahman , Xingjian Li , Min Xu

Stochastic sampling techniques are ubiquitous in real-time rendering, where performance constraints force the use of low sample counts, leading to noisy intermediate results. To remove this noise, the post-processing step of temporal and…

图形学 · 计算机科学 2023-10-25 William Donnelly , Alan Wolfe , Judith Bütepage , Jon Valdés

These last few years, image decomposition algorithms have been proposed to split an image into two parts: the structures and the textures. These algorithms are not adapted to the case of noisy images because the textures are corrupted by…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Jerome Gilles

Traditional feature-based image stitching technologies rely heavily on feature detection quality, often failing to stitch images with few features or low resolution. The learning-based image stitching solutions are rarely studied due to the…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

On-screen game footage contains rich contextual information that players process when playing and experiencing a game. Learning pixel representations of games can benefit artificial intelligence across several downstream tasks including…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Chintan Trivedi , Konstantinos Makantasis , Antonios Liapis , Georgios N. Yannakakis

Video denoising refers to the problem of removing "noise" from a video sequence. Here the term "noise" is used in a broad sense to refer to any corruption or outlier or interference that is not the quantity of interest. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Han Guo , Namrata Vaswani
‹ 上一页 1 8 9 10 下一页 ›