paper-with-me

Papers

Leveraging Cutting Edge Deep Learning Based Image Matching for Reconstructing a Large Scene from Sparse Images

2023-10-02 · Georg Bökman, Johan Edstedt

We present the top ranked solution for the AISG-SLA Visual Localisation Challenge benchmark (IJCAI 2023), where the task is to estimate relative motion between images taken in sequence by a camera mounted on a car driving through an urban scene. For matching images we use our recent deep learning based matcher RoMa. Matching image pairs sequentially and estimating relative motion from point correspondences sampled by RoMa already gives very competitive results -- third rank on the challenge benchmark. To improve the estimations we extract keypoints in the images, match them using RoMa, and perform structure from motion reconstruction using COLMAP. We choose our recent DeDoDe keypoints for their high repeatability. Further, we address time jumps in the image sequence by matching specific non-consecutive image pairs based on image retrieval with DINOv2. These improvements yield a solution beating all competitors. We further present a loose upper bound on the accuracy obtainable by the image retrieval approach by also matching hand-picked non-consecutive pairs.

📄 PDF Abstract BibTeX arXiv:2310.01092

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Shortcutting Pre-trained Flow Matching Diffusion Models is Almost Free Lunch

2025-10-15 · Xu Cai, Yang Wu, Qianli Chen, Haoran Wu 외 arxiv

We present an ultra-efficient post-training method for shortcutting large-scale pre-trained flow matching diffusion models into efficient few-step samplers, enabled by novel velocity field self-distillation. While shortc…

Zero-Shot Sketch-Image Hashing

2018-03-06 · CVPR 2018 6 · Yuming Shen, Li Liu, Fumin Shen, Ling Shao

Recent studies show that large-scale sketch-based image retrieval (SBIR) can be efficiently tackled by cross-modal binary representation learning methods, where Hamming distance matching significantly speeds up the proce…

Image RetrievalRepresentation LearningRetrievalSketch-Based Image Retrieval

MaDis-Stereo: Enhanced Stereo Matching via Distilled Masked Image Modeling

2024-09-04 · Jihye Ahn, Hyesong Choi, SooMin Kim, Dongbo Min

In stereo matching, CNNs have traditionally served as the predominant architectures. Although Transformer-based stereo models have been studied recently, their performance still lags behind CNN-based stereo models due to…

Depth EstimationDepth PredictionImage ReconstructionInductive Bias+1

Leveraging Diffusion Model and Image Foundation Model for Improved Correspondence Matching in Coronary Angiography

2025-03-31 · Lin Zhao, Xin Yu, Yikang Liu, Xiao Chen 외

Accurate correspondence matching in coronary angiography images is crucial for reconstructing 3D coronary artery structures, which is essential for precise diagnosis and treatment planning of coronary artery disease (CAD…

model

Joint Cuts and Matching of Partitions in One Graph

2017-11-27 · CVPR 2018 6 · Tianshu Yu, Junchi Yan, Jieyi Zhao, Baoxin Li

As two fundamental problems, graph cuts and graph matching have been investigated over decades, resulting in vast literature in these two topics respectively. However the way of jointly applying and solving graph cuts an…

Graph Matching