中文
相关论文

相关论文: MS-RAFT-3D: A Multi-Scale Architecture for Recurre…

200 篇论文

3D Multi-Object Tracking (MOT) is an important part of the unmanned vehicle perception module. Most methods optimize object detection and data association independently. These methods make the network structure complicated and limit the…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Yueling Shen , Guangming Wang , Hesheng Wang

Scene flow represents the motion of points in the 3D space, which is the counterpart of the optical flow that represents the motion of pixels in the 2D image. However, it is difficult to obtain the ground truth of scene flow in the real…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Guangming Wang , Xiaoyu Tian , Ruiqi Ding , Hesheng Wang

Despite significant progress in deep learning-based optical flow methods, accurately estimating large displacements and repetitive patterns remains a challenge. The limitations of local features and similarity search patterns used in these…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Navid Eslami , Farnoosh Arefi , Amir M. Mansourian , Shohreh Kasaei

Due to the scarcity of annotated scene flow data, self-supervised scene flow learning in point clouds has attracted increasing attention. In the self-supervised manner, establishing correspondences between two point clouds to approximate…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Ruibo Li , Guosheng Lin , Lihua Xie

In the last few years, convolutional neural networks (CNNs) have demonstrated increasing success at learning many computer vision tasks including dense estimation problems such as optical flow and stereo matching. However, the joint…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Rohan Saxena , René Schuster , Oliver Wasenmüller , Didier Stricker

Existing optical flow methods make generic, spatially homogeneous, assumptions about the spatial structure of the flow. In reality, optical flow varies across an image depending on object class. Simply put, different objects move…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Laura Sevilla-Lara , Deqing Sun , Varun Jampani , Michael J. Black

Estimating scene flow in RGB-D videos is attracting much interest of the computer vision researchers, due to its potential applications in robotics. The state-of-the-art techniques for scene flow estimation, typically rely on the knowledge…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Ravi Kumar Thakur , Snehasis Mukherjee

Optical flow estimation is an important computer vision task, which aims at estimating the dense correspondences between two frames. RAFT (Recurrent All Pairs Field Transforms) currently represents the state-of-the-art in optical flow…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Zhexiong Wan , Yuxin Mao , Yuchao Dai

In this paper, we focus on designing effective method for fast and accurate scene parsing. A common practice to improve the performance is to attain high resolution feature maps with strong semantic representation. Two strategies are widely…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Xiangtai Li , Ansheng You , Zhen Zhu , Houlong Zhao , Maoke Yang , Kuiyuan Yang , Yunhai Tong

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

In this paper, we propose a spatio-temporal contextual network, STC-Flow, for optical flow estimation. Unlike previous optical flow estimation approaches with local pyramid feature extraction and multi-level correlation, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Xiaolin Song , Yuyang Zhao , Jingyu Yang

Recent learning-based methods for event-based optical flow estimation utilize cost volumes for pixel matching but suffer from redundant computations and limited scalability to higher resolutions for flow refinement. In this work, we take…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Daikun Liu , Lei Cheng , Teng Wang , changyin Sun

3D single object tracking (SOT) is a crucial task in fields of mobile robotics and autonomous driving. Traditional motion-based approaches achieve target tracking by estimating the relative movement of target between two consecutive frames.…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Shuo Li , Yubo Cui , Zhiheng Li , Zheng Fang

We present a new lightweight CNN-based algorithm for multi-frame optical flow estimation. Our solution introduces a double recurrence over spatial scale and time through repeated use of a generic "STaR" (SpatioTemporal Recurrent) cell. It…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Pierre Godet , Alexandre Boulch , Aurélien Plyer , Guy Le Besnerais

Existing monocular depth estimation methods have achieved excellent robustness in diverse scenes, but they can only retrieve affine-invariant depth, up to an unknown scale and shift. However, in some video-based scenarios such as video…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Guangkai Xu , Wei Yin , Hao Chen , Chunhua Shen , Kai Cheng , Feng Wu , Feng Zhao

We present a novel deep neural network architecture for end-to-end scene flow estimation that directly operates on large-scale 3D point clouds. Inspired by Bilateral Convolutional Layers (BCL), we propose novel DownBCL, UpBCL, and CorrBCL…

计算机视觉与模式识别 · 计算机科学 2019-06-14 Xiuye Gu , Yijie Wang , Chongruo wu , Yong-Jae lee , Panqu Wang

Event-based cameras can overpass frame-based cameras limitations for important tasks such as high-speed motion detection during self-driving cars navigation in low illumination conditions. The event cameras' high temporal resolution and…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Haixin Sun , Minh-Quan Dao , Vincent Fremont

Scene flow in 3D point clouds plays an important role in understanding dynamic environments. Although significant advances have been made by deep neural networks, the performance is far from satisfactory as only per-point translational…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Ruibo Li , Guosheng Lin , Tong He , Fayao Liu , Chunhua Shen

Reconstructing a dynamic scene from image inputs is a fundamental computer vision task with many downstream applications. Despite recent advancements, existing approaches still struggle to achieve high-quality reconstructions from unseen…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Sara Oblak , Despoina Paschalidou , Sanja Fidler , Matan Atzmon

Significant progress has been made for estimating optical flow using deep neural networks. Advanced deep models achieve accurate flow estimation often with a considerable computation complexity and time-consuming training processes. In this…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Lingtong Kong , Jie Yang