← Search

Daniel Barath

63 accepted papers

2026

FUN REC * Reconstructing Functional 3D Scenes from Egocentric Interaction Videos

CVPR 2026

We present FunREC, a method for reconstructing functional 3D digital twins of indoor scenes directly from egocentric RGB-D interaction videos. Unlike existing methods on articulated reconstruction, which rely on controlled setups, multi-state captures, or CAD priors, FunREC operates directly on in-t

Cited by 0SourcecodeScholar
2026

OVI-MAP: Open-Vocabulary Instance-Semantic Mapping

CVPR 2026

Incremental open-vocabulary 3D instance-semantic mapping is essential for autonomous agents operating in complex everyday environments. However, it remains challenging due to the need for robust instance segmentation, real-time processing, and flexible open-set reasoning. Existing methods often rely

Cited by 0SourcecodeScholar
2026

SG2Loc: Sequential Visual Localization on 3D Scene Graphs

ICML 2026poster

Visual localization in complex environments remains a critical challenge for robotics and AR applications. Sequential localization, where pose estimates are refined over time, is important for autonomous agents. However, traditional methods often require storing extensive image databases or point cl…

Cited by 0SourceScholar
2026

UnLoc: Leveraging Depth Uncertainties for Floorplan Localization

ICLR 2026poster

We propose UnLoc, an efficient data-driven solution for sequential camera localization within floorplans. Floorplan data is readily available, long-term persistent, and robust to changes in visual appearance. We address key limitations of recent methods, such as the lack of uncertainty modeling in d…

Cited by 0SourcecodeScholar
2026

YoNoSplat: You Only Need One Model for Feedforward 3D Gaussian Splatting

ICLR 2026poster

Fast and flexible 3D scene reconstruction from unstructured image collections remains a significant challenge. We present YoNoSplat, a feedforward model that reconstructs high-quality 3D Gaussian Splatting representations from an arbitrary number of images. Our model is highly versatile, operating e…

Cited by 0SourceScholar
2025

CrossOver: 3D Scene Cross-Modal Alignment

CVPR 2025highlight

Multi-modal 3D object understanding has gained significant attention, yet current approaches often assume complete data availability and rigid alignment across all modalities. We present CrossOver, a novel framework for cross-modal 3D scene understanding via flexible, scene-level modality alignment.…

2025

DepthSplat: Connecting Gaussian Splatting and Depth

CVPR 2025poster

Gaussian splatting and single-view depth estimation are typically studied in isolation. In this paper, we present DepthSplat to connect Gaussian splatting and depth estimation and study their interactions. More specifically, we first contribute a robust multi-view depth model by leveraging pre-train…

2025

Learning Affine Correspondences by Integrating Geometric Constraints

CVPR 2025poster

Affine correspondences have received significant attention due to their benefits in tasks like image matching and pose estimation. Existing methods for extracting affine correspondences still have many limitations in terms of performance; thus, exploring a new paradigm is crucial. In this paper, we…

2025

Object-X: Learning to Reconstruct Multi-Modal 3D Object Representations

NeurIPS 2025poster

Learning effective multi-modal 3D representations of objects is essential for numerous applications, such as augmented reality and robotics. Existing methods often rely on task-specific embeddings that are tailored either for semantic understanding or geometric reconstruction. As a result, these e…

Cited by 0SourceScholar
2025

Planar Affine Rectification from Local Change of Scale and Orientation

ICCV 2025poster

We propose a method for affine rectification of an image plane by leveraging changes in local scales and orientations under projective distortion. Specifically, we derive a novel linear constraint that directly relates pairs of points with orientations to the parameters of a projective transformatio…

Cited by 0SourcePDFScholar
2025

Practical Solutions to the Relative Pose of Three Calibrated Cameras

CVPR 2025poster

We study the challenging problem of estimating the relative pose of three calibrated cameras from four point correspondences. We propose novel efficient solutions to this problem that are based on the simple idea of using four correspondences to estimate an approximate geometry of the first two view…

2024

DGC-GNN: Leveraging Geometry and Color Cues for Visual Descriptor-Free 2D-3D Matching

CVPR 2024poster

Matching 2D keypoints in an image to a sparse 3D point cloud of the scene without requiring visual descriptors has garnered increased interest due to its low memory requirements inherent privacy preservation and reduced need for expensive 3D model maintenance compared to visual descriptor-based meth…

2024

Global Structure-from-Motion Revisited

ECCV 2024poster

"Recovering 3D structure and camera motion from images has been a long-standing focus of computer vision research and is known as Structure-from-Motion (SfM). Solutions to this problem are categorized into incremental and global approaches. Until now, the most popular systems follow the incremental…

2024

Learning Where to Look: Self-supervised Viewpoint Selection for Active Localization using Geometrical Information

ECCV 2024poster

"Accurate localization in diverse environments is a fundamental challenge in computer vision and robotics. The task involves determining a sensor’s precise position and orientation, typically a camera, within a given space. Traditional localization methods often rely on passive sensing, which may st…

2024

MAP-ADAPT: Real-Time Quality-Adaptive Semantic 3D Maps

ECCV 2024poster

"Creating 3D semantic reconstructions of environments is fundamental to many applications, especially when related to autonomous agent operation (, goal-oriented navigation or object interaction and manipulation). Commonly, 3D semantic reconstruction systems capture the entire scene in the same leve…

2024

Multiway Point Cloud Mosaicking with Diffusion and Global Optimization

CVPR 2024poster

We introduce a novel framework for multiway point cloud mosaicking (named Wednesday) designed to co-align sets of partially overlapping point clouds -- typically obtained from 3D scanners or moving RGB-D cameras -- into a unified coordinate system. At the core of our approach is ODIN a learned pairw…

2024

Semicalibrated Relative Pose from an Affine Correspondence and Monodepth

ECCV 2024poster

"We address the semi-calibrated relative pose estimation problem where we assume the principal point to be located in the center of the image and estimate the focal lengths, relative rotation, and translation of two cameras. We introduce the first minimal solver that requires only a single affine co…

2023

A Large-Scale Homography Benchmark

CVPR 2023poster

We present a large-scale dataset of Planes in 3D, Pi3D, of roughly 1000 planes observed in 10 000 images from the 1DSfM dataset, and HEB, a large-scale homography estimation benchmark leveraging Pi3D. The applications of the Pi3D dataset are diverse, e.g. training or evaluating monocular depth, surf…

2023

DeepLSD: Line Segment Detection and Refinement With Deep Image Gradients

CVPR 2023poster

Line segments are ubiquitous in our human-made world and are increasingly used in vision tasks. They are complementary to feature points thanks to their spatial extent and the structural information they provide. Traditional line detectors based on the image gradient are extremely fast and accurate,…

2023

Finding Geometric Models by Clustering in the Consensus Space

CVPR 2023poster

We propose a new algorithm for finding an unknown number of geometric models, e.g., homographies. The problem is formalized as finding dominant model instances progressively without forming crisp point-to-model assignments. Dominant instances are found via a RANSAC-like sampling and a consolidation…

2023

Revisiting Rotation Averaging: Uncertainties and Robust Losses

CVPR 2023poster

In this paper, we revisit the rotation averaging problem applied in global Structure-from-Motion pipelines. We argue that the main problem of current methods is the minimized cost function that is only weakly connected with the input data via the estimated epipolar geometries. We propose to better m…

2023

SGAligner: 3D Scene Alignment with Scene Graphs

ICCV 2023poster

Building 3D scene graphs has recently emerged as a topic in scene representation for several embodied AI applications to represent the world in a structured and rich manner. With their increased use in solving downstream tasks (e.g., navigation and room rearrangement), can we leverage and recycle th…

Cited by 14PDFcodeScholar
2023

Vanishing Point Estimation in Uncalibrated Images with Prior Gravity Direction

ICCV 2023poster

We tackle the problem of estimating a Manhattan frame, i.e. three orthogonal vanishing points, and the unknown focal length of the camera, leveraging a prior vertical direction. The direction can come from an Inertial Measurement Unit that is a standard component of recent consumer devices, e.g., sm…

Cited by 4PDFcodeScholar
2022

Relative Pose From a Calibrated and an Uncalibrated Smartphone Image

CVPR 2022poster

In this paper, we propose a new minimal and a non-minimal solver for estimating the relative camera pose together with the unknown focal length of the second camera. This configuration has a number of practical benefits, e.g., when processing large-scale datasets. Moreover, it is resistant to the ty…

Cited by 5PDFcodeScholar
2021

Calibrated and Partially Calibrated Semi-Generalized Homographies

ICCV 2021poster

In this paper, we propose the first minimal solutions for estimating the semi-generalized homography given a perspective and a generalized camera. The proposed solvers use five 2D-2D image point correspondences induced by a scene plane. One group of solvers assumes the perspective camera to be fully…

Cited by 13PDFcodeScholar
2021

Efficient Initial Pose-Graph Generation for Global SfM

CVPR 2021poster

We propose ways to speed up the initial pose-graph generation for global Structure-from-Motion algorithms. To avoid forming tentative point correspondences by FLANN and geometric verification by RANSAC, which are the most time-consuming steps of the pose-graph creation, we propose two new methods --…

Cited by 34PDFcodeScholar
2021

Efficient Recovery of Multi-Camera Motion from Two Affine Correspondences

ICRA 2021poster

We propose an efficient method to estimate the relative pose of a multi-camera system from a minimum of two affine correspondences (ACs). Our solution is novel as it computes the 6DOF relative pose by utilizing a first-order rotation approximation. We directly derive a single polynomial based on the…

Cited by 9SourceScholar
2021

Globally Optimal Relative Pose Estimation With Gravity Prior

CVPR 2021poster

Smartphones, tablets and camera systems used, e.g., in cars and UAVs, are typically equipped with IMUs (inertial measurement units) that can measure the gravity vector accurately. Using this additional information, the y-axes of the cameras can be aligned, reducing their relative orientation to a si…

Cited by 24PDFcodeScholar
2021

Minimal Cases for Computing the Generalized Relative Pose Using Affine Correspondences

ICCV 2021poster

We propose three novel solvers for estimating the relative pose of a multi-camera system from affine correspondences (ACs). A new constraint is derived interpreting the relationship of ACs and the generalized camera model. Using the constraint, we demonstrate efficient solvers for two types of motio…

Cited by 17PDFScholar
2021

Pose Estimation for Vehicle-mounted Cameras via Horizontal and Vertical Planes

ICRA 2021poster

We propose novel solvers for estimating the egomotion of a calibrated camera mounted to a moving vehicle from a single affine correspondence via recovering special homographies. For the first, second and third classes of solvers, the sought plane is expected to be perpendicular to one of the camera…

Cited by 1SourceScholar
2020

MAGSAC++, a Fast, Reliable and Accurate Robust Estimator

CVPR 2020oral

We propose MAGSAC++ and Progressive NAPSAC sampler, P-NAPSAC in short. In MAGSAC++, we replace the model quality and polishing functions of the original method by an iteratively re-weighted least-squares fitting with weights determined via marginalizing over the noise scale. MAGSAC++ is fast -- ofte…

Cited by 332PDFcodeScholar
2020

Making Affine Correspondences Work in Camera Geometry Computation

ECCV 2020poster

Local features such as SIFT and its affine and learned variants provide region-to-region rather than point-to-point correspondences. It has recently been exploited to create new minimal solvers for classical problems such as homography, essential and fundamental matrix estimation. The main argument…

2017

A Minimal Solution for Two-View Focal-Length Estimation Using Two Affine Correspondences

CVPR 2017poster

A minimal solution using two affine correspondences is presented to estimate the common focal length and the fundamental matrix between two semi-calibrated cameras - known intrinsic parameters except a common focal length. To the best of our knowledge, this problem is unsolved. The proposed approach…

Cited by 52PDFScholar