中文
相关论文

相关论文: Improving Optical Flow on a Pyramid Level

200 篇论文

We present a Multi-Scale Pyramidal Pooling Network, featuring a novel pyramidal pooling layer at multiple scales and a novel encoding layer. Thanks to the former the network does not require all images of a given classification task to be…

计算机视觉与模式识别 · 计算机科学 2012-07-10 Jonathan Masci , Ueli Meier , Gabriel Fricout , Jürgen Schmidhuber

We propose a method to infer a dense depth map from a single image, its calibration, and the associated sparse point cloud. In order to leverage existing models (teachers) that produce putative depth maps, we propose an adaptive knowledge…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Tian Yu Liu , Parth Agrawal , Allison Chen , Byung-Woo Hong , Alex Wong

Scene parsing is challenging for unrestricted open vocabulary and diverse scenes. In this paper, we exploit the capability of global context information by different-region-based context aggregation through our pyramid pooling module…

计算机视觉与模式识别 · 计算机科学 2017-04-28 Hengshuang Zhao , Jianping Shi , Xiaojuan Qi , Xiaogang Wang , Jiaya Jia

We address the problem of joint optical flow and camera motion estimation in rigid scenes by incorporating geometric constraints into an unsupervised deep learning framework. Unlike existing approaches which rely on brightness constancy and…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Shihao Jiang , Dylan Campbell , Miaomiao Liu , Stephen Gould , Richard Hartley

Stereo matching plays an indispensable part in autonomous driving, robotics and 3D scene reconstruction. We propose a novel deep learning architecture, which called CFP-Net, a Cross-Form Pyramid stereo matching network for regressing…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Zhidong Zhu , Mingyi He , Yuchao Dai , Zhibo Rao , Bo Li

In recent years, the LiDAR images, as a 2D compact representation of 3D LiDAR point clouds, are widely applied in various tasks, e.g., 3D semantic segmentation, LiDAR point cloud compression (PCC). Among these works, the optical flow…

图像与视频处理 · 电气工程与系统科学 2021-08-31 Xuezhou Guo , Xuhu Lin , Lili Zhao , Zezhi Zhu , Jianwen Chen

This paper presents a high speed implementation of an optical flow algorithm which computes planar velocity fields in an experimental flow. Real-time computation of the flow velocity field allows the experimentalist to have instantaneous…

流体动力学 · 物理学 2013-09-26 N. Gautier , J-L. Aider

Existing Flow Matching (FM) text-to-image models suffer from two critical bottlenecks under multi-task alignment: the reward sparsity induced by scalar-valued rewards, and the gradient interference arising from jointly optimizing…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Zhen Fang , Wenxuan Huang , Yu Zeng , Yiming Zhao , Shuang Chen , Kaituo Feng , Yunlong Lin , Lin Chen , Zehui Chen , Shaosheng Cao , Feng Zhao

CNN-based optical flow estimation has attracted attention recently, mainly due to its impressively high frame rates. These networks perform well on synthetic datasets, but they are still far behind the classical methods in real-world…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Nima Sedaghat , Mohammadreza Zolfaghari , Thomas Brox

Optical flow, inspired by the mechanisms of biological visual systems, calculates spatial motion vectors within visual scenes that are necessary for enabling robotics to excel in complex and dynamic working environments. However, current…

Deep learning has been successfully applied to object detection from remotely sensed images. Images are typically processed on the ground rather than on-board due to the computation power of the ground system. Such offloaded processing…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Jaemin Kang , Hoeseok Yang , Hyungshin Kim

Optical flow is a regression task where convolutional neural networks (CNNs) have led to major breakthroughs. However, this comes at major computational demands due to the use of cost-volumes and pyramidal representations. This was…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Abdelrahman Eldesokey , Michael Felsberg

Enhancing the efficiency of high-quality image generation using Diffusion Models (DMs) is a significant challenge due to the iterative nature of the process. Flow Matching (FM) is emerging as a powerful generative modeling paradigm based on…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Pascal Zwick , Nils Friederich , Maximilian Beichter , Lennart Hilbert , Ralf Mikut , Oliver Bringmann

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

We present a flexible and high-performance framework, named Pyramid R-CNN, for two-stage 3D object detection from point clouds. Current approaches generally rely on the points or voxels of interest for RoI feature extraction on the second…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Jiageng Mao , Minzhe Niu , Haoyue Bai , Xiaodan Liang , Hang Xu , Chunjing Xu

Optical flow computation with frame-based cameras provides high accuracy but the speed is limited either by the model size of the algorithm or by the frame rate of the camera. This makes it inadequate for high-speed applications. Event…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Ashwin Sanjay Lele , Arijit Raychowdhury

Although multi-scale concepts have recently proven useful for recurrent network architectures in the field of optical flow and stereo, they have not been considered for image-based scene flow so far. Hence, based on a single-scale recurrent…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Jakob Schmid , Azin Jahedi , Noah Berenguel Senn , Andrés Bruhn

3D scene flow estimation from point clouds is a low-level 3D motion perception task in computer vision. Flow embedding is a commonly used technique in scene flow estimation, and it encodes the point motion between two consecutive frames.…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Guangming Wang , Yunzhe Hu , Zhe Liu , Yiyang Zhou , Masayoshi Tomizuka , Wei Zhan , Hesheng Wang

Learning based approaches have not yet achieved their full potential in optical flow estimation, where their performance still trails heuristic approaches. In this paper, we present a CNN based patch matching approach for optical flow…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Christian Bailer , Kiran Varanasi , Didier Stricker

Recently, the vision transformer has achieved great success by pushing the state-of-the-art of various vision tasks. One of the most challenging problems in the vision transformer is that the large sequence length of image tokens leads to…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Yu-Huan Wu , Yun Liu , Xin Zhan , Ming-Ming Cheng
‹ 上一页 1 8 9 10 下一页 ›