paper-with-me

Papers

GMFlow: Global Motion-Guided Recurrent Flow for 6D Object Pose Estimation

2024-11-26 · Xin Liu, Shibei Xue, Dezong Zhao, Shan Ma, Min Jiang

6D object pose estimation is crucial for robotic perception and precise manipulation. Occlusion and incomplete object visibility are common challenges in this task, but existing pose refinement methods often struggle to handle these issues effectively. To tackle this problem, we propose a global motion-guided recurrent flow estimation method called GMFlow for pose estimation. GMFlow overcomes local ambiguities caused by occlusion or missing parts by seeking global explanations. We leverage the object's structural information to extend the motion of visible parts of the rigid body to its invisible regions. Specifically, we capture global contextual information through a linear attention mechanism and guide local motion information to generate global motion estimates. Furthermore, we introduce object shape constraints in the flow iteration process, making flow estimation suitable for pose estimation scenarios. Experiments on the LM-O and YCB-V datasets demonstrate that our method outperforms existing techniques in accuracy while maintaining competitive computational efficiency.

📄 PDF Abstract BibTeX arXiv:2411.17174

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBComputational EfficiencyObjectPose Estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Global Matching with Overlapping Attention for Optical Flow Estimation

2022-03-21 · CVPR 2022 1 · Shiyu Zhao, Long Zhao, Zhixing Zhang, Enyu Zhou 외

Optical flow estimation is a fundamental task in computer vision. Recent direct-regression methods using deep neural networks achieve remarkable performance improvement. However, they do not explicitly capture long-term …

Optical Flow Estimationregression

GMFlow: Learning Optical Flow via Global Matching

2021-11-26 · CVPR 2022 1 · Haofei Xu, Jing Zhang, Jianfei Cai, Hamid Rezatofighi 외

Learning-based optical flow estimation has been dominated with the pipeline of cost volume with convolutions for flow regression, which is inherently limited to local correlations and thus is hard to address the long-sta…

Optical Flow Estimationregression

Large-Scale 3D Ground-Motion Synthesis with Physics-Inspired Latent Operator Flow Matching

2026-03-18 · Yaozhong Shi, Grigorios Lavrentiadis, Konstantinos Tsalouchidis, Zachary E. Ross 외 arxiv

Earthquake hazard analysis and design of spatially distributed infrastructure, such as power grids and energy pipeline networks, require scenario-specific ground-motion time histories with realistic frequency content and…

Motion Synthesis

Gaussian Mixture Flow Matching Models

2025-04-07 · Hansheng Chen, Kai Zhang, Hao Tan, Zexiang Xu 외

Diffusion models approximate the denoising distribution as a Gaussian and predict its mean, whereas flow matching models reparameterize the Gaussian mean as flow velocity. However, they underperform in few-step sampling …

DenoisingImage Generation

EV-MGRFlowNet: Motion-Guided Recurrent Network for Unsupervised Event-based Optical Flow with Hybrid Motion-Compensation Loss

2023-05-13 · Hao Zhuang, XinJie Huang, Kuanxu Hou, Delei Kong 외

Event cameras offer promising properties, such as high temporal resolution and high dynamic range. These benefits have been utilized into many machine vision tasks, especially optical flow estimation. Currently, most exi…

DecoderEvent-based Optical FlowMotion CompensationOptical Flow Estimation