← Search

Johan Edstedt

9 accepted papers

2025

ColabSfM: Collaborative Structure-from-Motion by Point Cloud Registration

CVPR 2025poster

Structure-from-Motion (SfM) is the task of estimating 3D structure and camera poses from images. We define Collaborative SfM (ColabSfM) as sharing distributed SfM reconstructions. Sharing maps requires estimating a joint reference frame, which is typically referred to as registration. However, there…

2024

Affine steerers for structured keypoint description

ECCV 2024poster

"We propose a way to train deep learning based keypoint descriptors that makes them approximately equivariant for locally affine transformations of the image plane. The main idea is to use the representation theory of GL(2) to generalize the recently introduced concept of steerers from rotations to…

2024

From 2D to 3D: AISG-SLA Visual Localization Challenge

IJCAI 2024poster

Research in 3D mapping is crucial for smart city applications, yet the cost of acquiring 3D data often hinders progress. Visual localization, particularly monocular camera position estimation, offers a solution by determining the camera's pose solely through visual cues. However, this task is challe…

Cited by 0SourcePDFScholar
2024

RoMa: Robust Dense Feature Matching

CVPR 2024poster

Feature matching is an important computer vision task that involves estimating correspondences between two images of a 3D scene and dense methods estimate all such correspondences. The aim is to learn a robust model i.e. a model able to match under challenging real-world changes. In this work we pro…

2024

Steerers: A Framework for Rotation Equivariant Keypoint Descriptors

CVPR 2024poster

Image keypoint descriptions that are discriminative and matchable over large changes in viewpoint are vital for 3D reconstruction. However descriptions output by learned descriptors are typically not robust to camera rotation. While they can be made more robust by e.g. data aug-mentation this degrad…

2023

DKM: Dense Kernelized Feature Matching for Geometry Estimation

CVPR 2023highlight

Feature matching is a challenging computer vision task that involves finding correspondences between two images of a 3D scene. In this paper we consider the dense approach instead of the more common sparse paradigm, thus striving to find all correspondences. Perhaps counter-intuitively, dense method…

2023

GMSF: Global Matching Scene Flow

NeurIPS 2023poster

We tackle the task of scene flow estimation from point clouds. Given a source and a target point cloud, the objective is to estimate a translation from each point in the source point cloud to the target, resulting in a 3D motion vector field. Previous dominant scene flow estimation methods require c…

2022

Dense Gaussian Processes for Few-Shot Segmentation

ECCV 2022poster

"Few-shot segmentation is a challenging dense prediction task, which entails segmenting a novel query image given only a small annotated support set. The key problem is thus to design a method that aggregates detailed information from the support set, while being robust to large variations in appear…