中文
相关论文

相关论文: Learn to Model Motion from Blurry Footages

200 篇论文

Motion blur can adversely affect a number of vision tasks, hence it is generally considered a nuisance. We instead treat motion blur as a useful signal that allows to compute the motion of objects from a single image. Drawing on the success…

计算机视觉与模式识别 · 计算机科学 2016-04-21 Jochen Gast , Anita Sellent , Stefan Roth

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

Deconvolution microscopy has been extensively used to improve the resolution of the wide-field fluorescent microscopy, but the performance of classical approaches critically depends on the accuracy of a model and optimization algorithms.…

图像与视频处理 · 电气工程与系统科学 2020-07-09 Sungjun Lim , Hyoungjun Park , Sang-Eun Lee , Sunghoe Chang , Jong Chul Ye

We use machine learning to perform super-resolution analysis of grossly under-resolved turbulent flow field data to reconstruct the high-resolution flow field. Two machine-learning models are developed; namely the convolutional neural…

流体动力学 · 物理学 2019-05-08 Kai Fukami , Koji Fukagata , Kunihiko Taira

Learning with neural networks from a continuous stream of visual information presents several challenges due to the non-i.i.d. nature of the data. However, it also offers novel opportunities to develop representations that are consistent…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Simone Marullo , Matteo Tiezzi , Marco Gori , Stefano Melacci

Motion blurry images challenge many computer vision algorithms, e.g, feature detection, motion estimation, or object recognition. Deep convolutional neural networks are state-of-the-art for image deblurring. However, obtaining training data…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Peidong Liu , Joel Janai , Marc Pollefeys , Torsten Sattler , Andreas Geiger

Citywide crowd flow analytics is of great importance to smart city efforts. It aims to model the crowd flow (e.g., inflow and outflow) of each region in a city based on historical observations. Nowadays, Convolutional Neural Networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Yuxuan Liang , Kun Ouyang , Yiwei Wang , Ye Liu , Junbo Zhang , Yu Zheng , David S. Rosenblum

We propose a simple, interpretable framework for solving a wide range of image reconstruction problems such as denoising and deconvolution. Given a corrupted input image, the model synthesizes a spatially varying linear filter which, when…

图像与视频处理 · 电气工程与系统科学 2018-11-29 Shu Kong , Charless Fowlkes

Drought stress is a major threat to global crop productivity, making its early and precise detection essential for sustainable agricultural management. Traditional approaches, though useful, are often time-consuming and labor-intensive,…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Aswini Kumar Patra , Lingaraj Sahoo

This paper proposes a new image-based localization framework that explicitly localizes the camera/robot by fusing Convolutional Neural Network (CNN) and sequential images' geometric constraints. The camera is localized using a single or few…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Jingwei Song , Mitesh Patel , Maani Ghaffari

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

机器学习 · 计算机科学 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller

This work targets people identification in video based on the way they walk (i.e. gait). While classical methods typically derive gait signatures from sequences of binary silhouettes, in this work we explore the use of convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-06-15 F. M. Castro , M. J. Marin-Jimenez , N. Guil , N. Perez de la Blanca

We study recovering fluid density and velocity from sparse multiview videos. Existing neural dynamic reconstruction methods predominantly rely on optical flows; therefore, they cannot accurately estimate the density and uncover the…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Hong-Xing Yu , Yang Zheng , Yuan Gao , Yitong Deng , Bo Zhu , Jiajun Wu

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

计算机视觉与模式识别 · 计算机科学 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

One key challenge to learning-based video compression is that motion predictive coding, a very effective tool for video compression, can hardly be trained into a neural network. In this paper we propose the concept of PixelMotionCNN (PMCNN)…

多媒体 · 计算机科学 2019-01-15 Zhibo Chen , Tianyu He , Xin Jin , Feng Wu

Deep learning based methods have achieved the state-of-the-art performance in image denoising. In this paper, a deep learning based denoising method is proposed and a module called fusion block is introduced in the convolutional neural…

图像与视频处理 · 电气工程与系统科学 2021-02-19 Maoyuan Xu , Xiaoping Xie

Deep neural networks (DNN) have shown great capacity of modeling a dynamical system; nevertheless, they usually do not obey physics constraints such as conservation laws. This paper proposes a new learning framework named ConCerNet to…

机器学习 · 计算机科学 2023-07-20 Wang Zhang , Tsui-Wei Weng , Subhro Das , Alexandre Megretski , Luca Daniel , Lam M. Nguyen

Image dehazing aims to restore clean images from hazy ones. Convolutional Neural Networks (CNNs) and Transformers have demonstrated exceptional performance in local and global feature extraction, respectively, and currently represent the…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Huichun Liu , Xiaosong Li , Tianshu Tan

Obstacle avoidance is crucial for mobile robots' navigation in both known and unknown environments. This research designs, trains, and tests two custom Convolutional Neural Networks (CNNs), using color and depth images from a depth camera…

机器人学 · 计算机科学 2025-07-14 Lamiaa H. Zain , Hossam H. Ammar , Raafat E. Shalaby

Recognizing target objects using an event-based camera draws more and more attention in recent years. Existing works usually represent the event streams into point-cloud, voxel, image, etc, and learn the feature representations using…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Chengguo Yuan , Yu Jin , Zongzhen Wu , Fanting Wei , Yangzirui Wang , Lan Chen , Xiao Wang
‹ 上一页 1 8 9 10 下一页 ›