paper-with-me

Papers

Extremely Dense Point Correspondences using a Learned Feature Descriptor

2020-03-02 · CVPR 2020 6 · Xingtong Liu, Yiping Zheng, Benjamin Killeen, Masaru Ishii, Gregory D. Hager, Russell H. Taylor, Mathias Unberath

High-quality 3D reconstructions from endoscopy video play an important role in many clinical applications, including surgical navigation where they enable direct video-CT registration. While many methods exist for general multi-view 3D reconstruction, these methods often fail to deliver satisfactory performance on endoscopic video. Part of the reason is that local descriptors that establish pair-wise point correspondences, and thus drive reconstruction, struggle when confronted with the texture-scarce surface of anatomy. Learning-based dense descriptors usually have larger receptive fields enabling the encoding of global information, which can be used to disambiguate matches. In this work, we present an effective self-supervised training scheme and novel loss design for dense descriptor learning. In direct comparison to recent local and dense descriptors on an in-house sinus endoscopy dataset, we demonstrate that our proposed dense descriptor can generalize to unseen patients and scopes, thereby largely improving the performance of Structure from Motion (SfM) in terms of model density and completeness. We also evaluate our method on a public dense optical flow dataset and a small-scale SfM public dataset to further demonstrate the effectiveness and generality of our method. The source code is available at https://github.com/lppllppl920/DenseDescriptorLearning-Pytorch.

📄 PDF Abstract BibTeX arXiv:2003.00619

Code (1)

lppllppl920/DenseDescriptorLearning-Pytorch 공식 구현 pytorch

Tasks

3D ReconstructionAnatomyMulti-View 3D ReconstructionOptical Flow Estimation

Similar Papers 제목 키워드 기반

Dense Human Body Correspondences Using Convolutional Networks

2015-11-18 · CVPR 2016 6 · Lingyu Wei, Qi-Xing Huang, Duygu Ceylan, Etienne Vouga 외

We propose a deep learning approach for finding dense correspondences between 3D scans of people. Our method requires only partial geometric information in the form of two depth maps or partial reconstructed surfaces, wo…

3D geometry

DV-Matcher: Deformation-based Non-rigid Point Cloud Matching Guided by Pre-trained Visual Features

2025-01-01 · CVPR 2025 1 · Zhangquan Chen, Puhua Jiang, Ruqi Huang

In this paper, we present DV-Matcher, a novel learning-based framework for estimating dense correspondences between non-rigidly deformable point clouds. Learning directly from unstructured point clouds without meshin…

HumanGPS: Geodesic PreServing Feature for Dense Human Correspondences

2021-03-29 · CVPR 2021 1 · Feitong Tan, Danhang Tang, Mingsong Dou, Kaiwen Guo 외

In this paper, we address the problem of building dense correspondences between human images under arbitrary camera viewpoints and body poses. Prior art either assumes small motion between frames or relies on local descr…

Unsupervised Feature Learning for Dense Correspondences across Scenes

2015-01-04 · Chao Zhang, Chunhua Shen, Tingzhi Shen

We propose a fast, accurate matching method for estimating dense pixel correspondences across scenes. It is a challenging problem to estimate dense pixel correspondences between images depicting different scenes or insta…

Dictionary Learning

Template NeRF: Towards Modeling Dense Shape Correspondences from Category-Specific Object Images

2021-11-08 · Jianfei Guo, Zhiyuan Yang, Xi Lin, Qingfu Zhang

We present neural radiance fields (NeRF) with templates, dubbed Template-NeRF, for modeling appearance and geometry and generating dense shape correspondences simultaneously among objects of the same category from only m…

3D-Aware Image SynthesisImage GenerationKeypoint DetectionNeRF