paper-with-me

홈 › Papers

Residual 3D Scene Flow Learning with Context-Aware Feature Extraction

2021-09-10 · Guangming Wang, Yunzhe Hu, Xinrui Wu, Hesheng Wang

Scene flow estimation is the task to predict the point-wise or pixel-wise 3D displacement vector between two consecutive frames of point clouds or images, which has important application in fields such as service robots and autonomous driving. Although many previous works have explored greatly on scene flow estimation based on point clouds, there are two problems that have not been noticed or well solved before: 1) Points of adjacent frames in repetitive patterns may be wrongly associated due to similar spatial structure in their neighbourhoods; 2) Scene flow between adjacent frames of point clouds with long-distance movement may be inaccurately estimated. To solve the first problem, a novel context-aware set convolution layer is proposed in this paper to exploit contextual structure information of Euclidean space and learn soft aggregation weights for local point features. This design is inspired by human perception of contextual structure information during scene understanding with repetitive patterns. The context-aware set convolution layer is incorporated in a context-aware point feature pyramid module of 3D point clouds for scene flow estimation. For the second problem, an explicit residual flow learning structure is proposed in the residual flow refinement layer to cope with long-distance movement. The experiments and ablation study on FlyingThings3D and KITTI scene flow datasets demonstrate the effectiveness of each proposed component. The qualitative results show that the problems of ambiguous inter-frame association and long-distance movement estimation are well handled. Quantitative results on both FlyingThings3D and KITTI scene flow datasets show that the proposed method achieves state-of-the-art performance, surpassing all other previous works to the best of our knowledge by at least 25%.

📄 PDF Abstract BibTeX arXiv:2109.04685

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingScene Flow EstimationScene Understanding

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

SSRFlow: Semantic-aware Fusion with Spatial Temporal Re-embedding for Real-world Scene Flow

2024-07-31 · Zhiyang Lu, Qinghan Chen, Zhimin Yuan, Ming Cheng

Scene flow, which provides the 3D motion field of the first frame from two consecutive point clouds, is vital for dynamic scene perception. However, contemporary scene flow methods face three major challenges. Firstly, t…

Spatial-Temporal Consistency Refinement Network for Dynamic Point Cloud Frame Interpolation

2023-08-28 · 2023 IEEE International Conference on Multimedia and Expo Workshops (ICMEW) 2023 8 · Lancao Ren, Lili Zhao, Zhuoqun Sun, Zhipeng Zhang 외

Point cloud frame interpolation aims to improve the frame rate of a point cloud sequence by synthesising intermediate frames between consecutive frames. Most of the existing works only use the scene flow or features, not…

3D Point Cloud InterpolationMotion Estimation

GC-ConsFlow: Leveraging Optical Flow Residuals and Global Context for Robust Deepfake Detection

2025-01-23 · Jiaxin Chen, Miao Hu, Dengyong Zhang, Jingyang Meng

The rapid development of Deepfake technology has enabled the generation of highly realistic manipulated videos, posing severe social and ethical challenges. Existing Deepfake detection methods primarily focused on either…

DeepFake DetectionFace SwappingOptical Flow Estimation

STC-Flow: Spatio-temporal Context-aware Optical Flow Estimation

2020-03-01 · Xiaolin Song, Yuyang Zhao, Jingyu Yang

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,…

Optical Flow Estimation

EDNet: Efficient Disparity Estimation with Cost Volume Combination and Attention-based Spatial Residual

2020-10-26 · CVPR 2021 1 · Songyan Zhang, Zhicheng Wang, Qiang Wang, Jinshuo Zhang 외

Existing state-of-the-art disparity estimation works mostly leverage the 4D concatenation volume and construct a very deep 3D convolution neural network (CNN) for disparity regression, which is inefficient due to the hig…

Disparity EstimationStereo Matching