中文
相关论文

相关论文: Working memory inspired hierarchical video decompo…

200 篇论文

The deep learning revolution has strongly impacted low-level image processing tasks such as style/domain transfer, enhancement/restoration, and visual quality assessments. Despite often being treated separately, the aforementioned tasks…

图像与视频处理 · 电气工程与系统科学 2025-08-26 Abhinau K. Venkataramanan , Cosmin Stejerean , Ioannis Katsavounidis , Hassene Tmar , Alan C. Bovik

The demand for compact cameras capable of recording high-speed scenes with high resolution is steadily increasing. However, achieving such capabilities often entails high bandwidth requirements, resulting in bulky, heavy systems unsuitable…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Zhihong Zhang , Runzhao Yang , Jinli Suo , Yuxiao Cheng , Qionghai Dai

Learned progressive image compression is gaining momentum as it allows improved image reconstruction as more bits are decoded at the receiver. We propose a progressive image compression method in which an image is first represented as a…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Alberto Presta , Enzo Tartaglione , Attilio Fiandrotti , Marco Grangetto , Pamela Cosman

Although it has been widely discussed in video surveillance, background subtraction is still an open problem in the context of complex scenarios, e.g., dynamic backgrounds, illumination variations, and indistinct foreground objects. To…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Liang Lin , Yuanlu Xu , Xiaodan Liang , Jianhuang Lai

In this paper, we propose to exploit the rich hierarchical features of deep convolutional neural networks to improve the accuracy and robustness of visual tracking. Deep neural networks trained on object recognition datasets consist of…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Chao Ma , Jia-Bin Huang , Xiaokang Yang , Ming-Hsuan Yang

We present {\mu}Split, a dedicated approach for trained image decomposition in the context of fluorescence microscopy images. We find that best results using regular deep architectures are achieved when large image patches are used during…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Ashesh , Alexander Krull , Moises Di Sante , Francesco Silvio Pasqualini , Florian Jug

This paper considers the use of Robust PCA in a CUR decomposition framework and applications thereof. Our main algorithms produce a robust version of column-row factorizations of matrices $\mathbf{D}=\mathbf{L}+\mathbf{S}$ where…

计算机视觉与模式识别 · 计算机科学 2023-02-28 HanQin Cai , Keaton Hamm , Longxiu Huang , Deanna Needell

We propose the first approach for the decomposition of a monocular color video into direct and indirect illumination components in real time. We retrieve, in separate layers, the contribution made to the scene appearance by the scene…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Abhimitra Meka , Mohammad Shafiei , Michael Zollhoefer , Christian Richardt , Christian Theobalt

High-resolution representations are important for vision-based robotic grasping problems. Existing works generally encode the input images into low-resolution representations via sub-networks and then recover high-resolution…

机器人学 · 计算机科学 2022-09-19 Zhangli Zhou , Shaochen Wang , Ziyang Chen , Mingyu Cai , Zhen Kan

Video diffusion models are moving beyond short, plausible clips toward world simulators that must remain consistent under camera motion, revisits, and intervention. Yet spatial memory remains a key bottleneck: explicit 3D structures can…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Wei Yu , Runjia Qian , Yumeng Li , Liquan Wang , Songheng Yin , Sri Siddarth Chakaravarthy P , Dennis Anthony , Yang Ye , Yidi Li , Weiwei Wan , Animesh Garg

Reconstructing dense geometry for dynamic scenes from a monocular video is a critical yet challenging task. Recent memory-based methods enable efficient online reconstruction, but they fundamentally suffer from a Memory Demand Dilemma: The…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Xudong Cai , Shuo Wang , Peng Wang , Yongcai Wang , Zhaoxin Fan , Wanting Li , Tianbao Zhang , Jianrong Tao , Yeying Jin , Deying Li

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

Video Anomaly Detection (VAD) is an important topic in computer vision. Motivated by the recent advances in self-supervised learning, this paper addresses VAD by solving an intuitive yet challenging pretext task, i.e., spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Guodong Wang , Yunhong Wang , Jie Qin , Dongming Zhang , Xiuguo Bao , Di Huang

While invaluable for many computer vision applications, decomposing a natural image into intrinsic reflectance and shading layers represents a challenging, underdetermined inverse problem. As opposed to strict reliance on conventional…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Qingnan Fan , Jiaolong Yang , Gang Hua , Baoquan Chen , David Wipf

Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing kinds of regularization terms and data terms of the latent clear images. However,…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Pin-Hung Kuo , Jinshan Pan , Shao-Yi Chien , Ming-Hsuan Yang

We study the problem of synthesizing a number of likely future frames from a single input image. In contrast to traditional methods that have tackled this problem in a deterministic or non-parametric way, we propose to model future frames…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Tianfan Xue , Jiajun Wu , Katherine L. Bouman , William T. Freeman

Image denoising is a fundamental problem in image processing whose primary objective is to remove the noise while preserving the original image structure. In this work, we proposed a new architecture for image denoising. We have used…

图像与视频处理 · 电气工程与系统科学 2019-03-25 Sutanu Bera , Avisek Lahiri , Prabir Kumar Biswas

Recent work has shown that learned image compression strategies can outperform standard hand-crafted compression algorithms that have been developed over decades of intensive research on the rate-distortion trade-off. With growing…

图像与视频处理 · 电气工程与系统科学 2021-11-04 Felipe Codevilla , Jean Gabriel Simard , Ross Goroshin , Chris Pal

Until quite recently, the backbone of nearly every state-of-the-art computer vision model has been the 2D convolution. At its core, a 2D convolution simultaneously mixes information across both the spatial and channel dimensions of a…

计算机视觉与模式识别 · 计算机科学 2025-03-24 George Cazenavette , Joel Julin , Simon Lucey

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