中文
相关论文

相关论文: CoordFlow: Coordinate Flow for Pixel-wise Neural V…

200 篇论文

Video frame interpolation involves the synthesis of new frames from existing ones. Convolutional neural networks (CNNs) have been at the forefront of the recent advances in this field. One popular CNN-based approach involves the application…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Issa Khalifeh , Marc Gorriz Blanch , Ebroul Izquierdo , Marta Mrak

Implicit Neural Representations (INRs) encoding continuous multi-media data via multi-layer perceptrons has shown undebatable promise in various computer vision tasks. Despite many successful applications, editing and processing an INR…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Dejia Xu , Peihao Wang , Yifan Jiang , Zhiwen Fan , Zhangyang Wang

We present PixelFlow, a family of image generation models that operate directly in the raw pixel space, in contrast to the predominant latent-space models. This approach simplifies the image generation process by eliminating the need for a…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Shoufa Chen , Chongjian Ge , Shilong Zhang , Peize Sun , Ping Luo

The versatility of recent machine learning approaches makes them ideal for improvement of next generation video compression solutions. Unfortunately, these approaches typically bring significant increases in computational complexity and are…

图像与视频处理 · 电气工程与系统科学 2021-06-18 Luka Murn , Saverio Blasi , Alan F. Smeaton , Marta Mrak

Humans do not perceive all parts of a scene with the same resolution, but rather focus on few regions of interest (ROIs). Traditional Object-Based codecs take advantage of this biological intuition, and are capable of non-uniform allocation…

图像与视频处理 · 电气工程与系统科学 2022-11-03 Yura Perugachi-Diaz , Guillaume Sautière , Davide Abati , Yang Yang , Amirhossein Habibian , Taco S Cohen

Visual analytics have played an increasingly critical role in the Internet of Things, where massive visual signals have to be compressed and fed into machines. But facing such big data and constrained bandwidth capacity, existing…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Yueyu Hu , Wenhan Yang , Haofeng Huang , Jiaying Liu

Implicit neural representations store videos as neural networks and have performed well for various vision tasks such as video compression and denoising. With frame index or positional index as input, implicit representations (NeRV, E-NeRV,…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Hao Chen , Matt Gwilliam , Ser-Nam Lim , Abhinav Shrivastava

There has been a growing trend in compressing and transmitting videos from terminals for machine vision tasks. Nevertheless, most video coding optimization method focus on minimizing distortion according to human perceptual metrics,…

多媒体 · 计算机科学 2025-12-18 Fei Zhao , Mengxi Guo , Shijie Zhao , Junlin Li , Li Zhang , Xiaodong Xie

Generating videos is a complex task that is accomplished by generating a set of temporally coherent images frame-by-frame. This limits the expressivity of videos to only image-based operations on the individual video frames needing network…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Bipasha Sen , Aditya Agarwal , Vinay P Namboodiri , C. V. Jawahar

Training of Convolutional Neural Networks (CNNs) on long video sequences is computationally expensive due to the substantial memory requirements and the massive number of parameters that deep architectures demand. Early fusion of video…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Jue Wang , Anoop Cherian , Fatih Porikli

Models optimized for accuracy on single images are often prohibitively slow to run on each frame in a video. Recent work exploits the use of optical flow to warp image features forward from select keyframes, as a means to conserve…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Samvit Jain , Joseph E. Gonzalez

Inpainting-based image compression is a promising alternative to classical transform-based lossy codecs. Typically it stores a carefully selected subset of all pixel locations and their colour values. In the decoding phase the missing…

图像与视频处理 · 电气工程与系统科学 2023-05-16 Ferdinand Jost , Vassillen Chizhov , Joachim Weickert

The block-based coding structure in the hybrid video coding framework inevitably introduces compression artifacts such as blocking, ringing, etc. To compensate for those artifacts, extensive filtering techniques were proposed in the loop of…

图像与视频处理 · 电气工程与系统科学 2021-05-05 Wei Jia , Li Li , Zhu Li , xiang zhang , Shan Liu

Despite significant progress, multimodal large language models continue to struggle with visual mathematical problem solving. Some recent works recognize that visual perception is a bottleneck in visual mathematical reasoning, but their…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Shuhang Chen , Yunqiu Xu , Junjie Xie , Aojun Lu , Tao Feng , Zeying Huang , Ning Zhang , Yi Sun , Yi Yang , Hangjie Yuan

High-quality imaging in photoacoustic computed tomography (PACT) usually requires a high-channel count system for dense spatial sampling around the object to avoid aliasing-related artefacts. To reduce system complexity, various image…

图像与视频处理 · 电气工程与系统科学 2024-09-24 Bowei Yao , Shilong Cui , Haizhao Dai , Qing Wu , Youshen Xiao , Fei Gao , Jingyi Yu , Yuyao Zhang , Xiran Cai

Large displacement optical flow is an integral part of many computer vision tasks. Variational optical flow techniques based on a coarse-to-fine scheme interpolate sparse matches and locally optimize an energy model conditioned on colour,…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Qiao Chen , Charalambos Poullis

Video interpolation is an important problem in computer vision, which helps overcome the temporal limitation of camera sensors. Existing video interpolation methods usually assume uniform motion between consecutive frames and use linear…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Xiangyu Xu , Li Siyao , Wenxiu Sun , Qian Yin , Ming-Hsuan Yang

An increasing number of researchers are finding use for nth-order gradient computations for a wide variety of applications, including graphics, meta-learning (MAML), scientific computing, and most recently, implicit neural representations…

硬件体系结构 · 计算机科学 2025-10-27 Stefan Abi-Karam , Rishov Sarkar , Dejia Xu , Zhiwen Fan , Zhangyang Wang , Cong Hao

Implicit neural representations (INRs) have emerged as a powerful tool for solving inverse problems in computer vision and computational imaging. INRs represent images as continuous domain functions realized by a neural network taking…

图像与视频处理 · 电气工程与系统科学 2025-06-12 Mahrokh Najaf , Gregory Ongie

Implicit Neural Representations (INRs) employ neural networks to approximate discrete data as continuous functions. In the context of video data, such models can be utilized to transform the coordinates of pixel locations along with frame…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Weronika Smolak-Dyżewska , Dawid Malarz , Kornel Howil , Jan Kaczmarczyk , Marcin Mazur , Przemysław Spurek