paper-with-me

홈 › Papers

PointMBF: A Multi-scale Bidirectional Fusion Network for Unsupervised RGB-D Point Cloud Registration

2023-08-09 · ICCV 2023 1 · Mingzhi Yuan, Kexue Fu, Zhihao LI, Yucong Meng, Manning Wang

Point cloud registration is a task to estimate the rigid transformation between two unaligned scans, which plays an important role in many computer vision applications. Previous learning-based works commonly focus on supervised registration, which have limitations in practice. Recently, with the advance of inexpensive RGB-D sensors, several learning-based works utilize RGB-D data to achieve unsupervised registration. However, most of existing unsupervised methods follow a cascaded design or fuse RGB-D data in a unidirectional manner, which do not fully exploit the complementary information in the RGB-D data. To leverage the complementary information more effectively, we propose a network implementing multi-scale bidirectional fusion between RGB images and point clouds generated from depth images. By bidirectionally fusing visual and geometric features in multi-scales, more distinctive deep features for correspondence estimation can be obtained, making our registration more accurate. Extensive experiments on ScanNet and 3DMatch demonstrate that our method achieves new state-of-the-art performance. Code will be released at https://github.com/phdymz/PointMBF

📄 PDF Abstract BibTeX arXiv:2308.04782

Code (1)

phdymz/pointmbf 공식 구현 pytorch

Tasks

Point Cloud Registration

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Bidirectional Multiscale Feature Aggregation for Speaker Verification

2021-04-01 · Jiajun Qi, Wu Guo, Bin Gu

In this paper, we propose a novel bidirectional multiscale feature aggregation (BMFA) network with attentional fusion modules for text-independent speaker verification. The feature maps from different stages of the backb…

Speaker VerificationText-Independent Speaker Verification

RevBiFPN: The Fully Reversible Bidirectional Feature Pyramid Network

2022-06-28 · Vitaliy Chiley, Vithursan Thangarasa, Abhay Gupta, Anshul Samar 외

This work introduces RevSilo, the first reversible bidirectional multi-scale feature fusion module. Like other reversible methods, RevSilo eliminates the need to store hidden activations by recomputing them. However, exi…

General Classificationimage-classificationImage ClassificationInstance Segmentation+1

RCNet: Reverse Feature Pyramid and Cross-scale Shift Network for Object Detection

2021-10-23 · Zhuofan Zong, Qianggang Cao, Biao Leng

Feature pyramid networks (FPN) are widely exploited for multi-scale feature fusion in existing advanced object detection frameworks. Numerous previous works have developed various structures for bidirectional feature fus…

object-detectionObject Detection

Retinex-MEF: Retinex-based Glare Effects Aware Unsupervised Multi-Exposure Image Fusion

2025-03-10 · Haowen Bai, Jiangshe Zhang, Zixiang Zhao, Lilun Deng 외

Multi-exposure image fusion consolidates multiple low dynamic range images of the same scene into a singular high dynamic range image. Retinex theory, which separates image illumination from scene reflectance, is natural…

Multi-Exposure Image Fusion

MSD-KMamba: Bidirectional Spatial-Aware Multi-Modal 3D Brain Segmentation via Multi-scale Self-Distilled Fusion Strategy

2025-09-28 · Dayu Tan, Ziwei Zhang, Yansan Su, Xin Peng 외 arxiv

Numerous CNN-Transformer hybrid models rely on high-complexity global attention mechanisms to capture long-range dependencies, which introduces non-linear computational complexity and leads to significant resource consum…

Computational EfficiencyKnowledge DistillationBrain SegmentationImage Segmentation