paper-with-me

Papers

Graph-Based Parallel Large Scale Structure from Motion

2019-12-23 · Yu Chen, Shuhan Shen, Yisong Chen, Guoping Wang

While Structure from Motion (SfM) achieves great success in 3D reconstruction, it still meets challenges on large scale scenes. In this work, large scale SfM is deemed as a graph problem, and we tackle it in a divide-and-conquer manner. Firstly, the images clustering algorithm divides images into clusters with strong connectivity, leading to robust local reconstructions. Then followed with an image expansion step, the connection and completeness of scenes are enhanced by expanding along with a maximum spanning tree. After local reconstructions, we construct a minimum spanning tree (MinST) to find accurate similarity transformations. Then the MinST is transformed into a Minimum Height Tree (MHT) to find a proper anchor node and is further utilized to prevent error accumulation. When evaluated on different kinds of datasets, our approach shows superiority over the state-of-the-art in accuracy and efficiency. Our algorithm is open-sourced at https://github.com/AIBluefisher/GraphSfM.

📄 PDF Abstract BibTeX arXiv:1912.10659

Code (1)

AIBluefisher/GraphSfM 공식 구현 tf

Tasks

3D ReconstructionClustering

Similar Papers 제목 키워드 기반

AdaSfM: From Coarse Global to Fine Incremental Adaptive Structure from Motion

2023-01-28 · Yu Chen, Zihao Yu, Shu Song, Tianning Yu 외

Despite the impressive results achieved by many existing Structure from Motion (SfM) approaches, there is still a need to improve the robustness, accuracy, and efficiency on large-scale scenes with many outlier matches a…

Aion: Towards Hierarchical 4D Scene Graphs with Temporal Flow Dynamics

2025-12-10 · Iacopo Catalano, Eduardo Montijano, Javier Civera, Julio A. Placed 외 arxiv

Autonomous navigation in dynamic environments requires spatial representations that capture both semantic structure and temporal evolution. 3D Scene Graphs (3DSGs) provide hierarchical multi-resolution abstractions that …

GPU Accelerated Cascade Hashing Image Matching for Large Scale 3D Reconstruction

2018-05-23 · Tao Xu, Kun Sun, Wenbing Tao

Image feature point matching is a key step in Structure from Motion(SFM). However, it is becoming more and more time consuming because the number of images is getting larger and larger. In this paper, we proposed a GPU a…

3D ReconstructionCPUGPU

Efficient and high accuracy 3-D OCT angiography motion correction in pathology

2020-10-14 · Stefan B. Ploner, Martin F. Kraus, Eric M. Moult, Lennart Husvogt 외

We propose a novel method for non-rigid 3-D motion correction of orthogonally raster-scanned optical coherence tomography angiography volumes. This is the first approach that aligns predominantly axial structural feature…

distortion correction

Parallel Computation of Graph Embeddings

2019-09-06 · Chi Thang Duong, Hongzhi Yin, Thanh Dat Hoang, Truong Giang Le Ba 외

Graph embedding aims at learning a vector-based representation of vertices that incorporates the structure of the graph. This representation then enables inference of graph properties. Existing graph embedding techniques…

Graph Embedding