中文
相关论文

相关论文: PatchEX: High-Quality Real-Time Temporal Supersamp…

200 篇论文

Panoptic segmentation is a scene parsing task which unifies semantic segmentation and instance segmentation into one single task. However, the current state-of-the-art studies did not take too much concern on inference time. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Chia-Yuan Chang , Shuo-En Chang , Pei-Yung Hsiao , Li-Chen Fu

Traditional 2D animation is labor-intensive, often requiring animators to manually draw twelve illustrations per second of movement. While automatic frame interpolation may ease this burden, 2D animation poses additional difficulties…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Shuhong Chen , Matthias Zwicker

Recently, diffusion models have achieved significant advances in vision, text, and robotics. However, they still face slow generation speeds due to sequential denoising processes. To address this, a parallel sampling method based on Picard…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Junhyuk So , Jiwoong Shin , Chaeyeon Jang , Eunhyeok Park

Optical multilayer thin-films are fundamental components that enable the precise control of reflectance, transmittance, and phase shift in the design of photonic systems. Rapid and accessible simulation of these structures holds critical…

计算物理 · 物理学 2025-10-27 Bahrem Serhat Danis , Esra Zayim

Interpolation based image zooming methods provide a high execution speed and low computational complexity. However, the quality of the zoomed images is unsatisfactory in many cases. The main challenge of super- resolution methods is to…

图像与视频处理 · 电气工程与系统科学 2017-12-05 Soroush Saryazdi , Saman Saryazdi , Hossein Nezamabadi-pour

We propose an approach for optimizing high-quality clothed human body shapes in minutes, using multi-view posed images. While traditional neural rendering methods struggle to disentangle geometry and appearance using only rendering loss,…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Lixiang Lin , Songyou Peng , Qijun Gan , Jianke Zhu

The event camera is a novel bio-inspired vision sensor. When the brightness change exceeds the preset threshold, the sensor generates events asynchronously. The number of valid events directly affects the performance of event-based tasks,…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Xijie Xiang , Lin Zhu , Jianing Li , Yonghong Tian , Tiejun Huang

Current Scene text image super-resolution approaches primarily focus on extracting robust features, acquiring text information, and complex training strategies to generate super-resolution images. However, the upsampling module, which is…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Wenyu Zhang , Xin Deng , Baojun Jia , Xingtong Yu , Yifan Chen , jin Ma , Qing Ding , Xinming Zhang

Most existing point cloud upsampling methods have roughly three steps: feature extraction, feature expansion and 3D coordinate prediction. However,they usually suffer from two critical issues: (1)fixed upsampling rate after one-time…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yun He , Danhang Tang , Yinda Zhang , Xiangyang Xue , Yanwei Fu

Primitive-based splatting methods like 3D Gaussian Splatting have revolutionized novel view synthesis with real-time rendering. However, their point-based representations remain incompatible with mesh-based pipelines that power AR/VR and…

Autoregressive video diffusion models have emerged as a scalable paradigm for long video generation. However, they often suffer from severe extrapolation failure, where rapid error accumulation leads to significant temporal degradation when…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Jia Li , Xiaomeng Fu , Xurui Peng , Weifeng Chen , Youwei Zheng , Tianyu Zhao , Jiexi Wang , Fangmin Chen , Xing Wang , Hayden Kwok-Hay So

Partitioning an image into superpixels based on the similarity of pixels with respect to features such as colour or spatial location can significantly reduce data complexity and improve subsequent image processing tasks. Initial algorithms…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jakob Geusen , Gustav Bredell , Tianfei Zhou , Ender Konukoglu

Recent image diffusion transformers achieve high-fidelity generation, but struggle to generate images beyond these scales, suffering from content repetition and quality degradation. In this work, we present UltraImage, a principled…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Min Zhao , Bokai Yan , Xue Yang , Hongzhou Zhu , Jintao Zhang , Shilong Liu , Chongxuan Li , Jun Zhu

Generating high-quality, realistic rendering images for real-time applications generally requires tracing a few samples-per-pixel (spp) and using deep learning-based approaches to denoise the resulting low-spp images. Existing denoising…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Boyu Zhang , Hongliang Yuan , Mingyan Zhu , Ligang Liu , Jue Wang

Inpainting, for filling missing image regions, is a crucial task in various applications, such as medical imaging and remote sensing. Trending data-driven approaches efficiency, for image inpainting, often requires extensive data…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Saad Noufel , Nadir Maaroufi , Mehdi Najib , Mohamed Bakhouya

This paper describes a very efficient algorithm for image signal extrapolation. It can be used for various applications in image and video communication, e.g. the concealment of data corrupted by transmission errors or prediction in video…

图像与视频处理 · 电气工程与系统科学 2022-07-21 Jürgen Seiler , Katrin Meisinger , André Kaup

In the recent years, multi-core processor designs have found their way into many computing devices. To exploit the capabilities of such devices in the best possible way, signal processing algorithms have to be adapted to an operation in…

图像与视频处理 · 电气工程与系统科学 2022-07-04 Jürgen Seiler , André Kaup

Diffusion models have achieved remarkable progress in high-fidelity image, video, and audio generation, yet inference remains computationally expensive. Nevertheless, current diffusion acceleration methods based on distributed parallelism…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Euisoo Jung , Byunghyun Kim , Hyunjin Kim , Seonghye Cho , Jae-Gil Lee

Deep convolutional neural networks achieve excellent image up-sampling performance. However, CNN-based methods tend to restore high-resolution results highly depending on traditional interpolations (e.g. bicubic). In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Bolun Cai , Xiangmin Xu , Kailing Guo , Kui Jia , Dacheng Tao

Standard video frame interpolation methods first estimate optical flow between input frames and then synthesize an intermediate frame guided by motion. Recent approaches merge these two steps into a single convolution process by convolving…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Simon Niklaus , Long Mai , Feng Liu