← Search

Victor Adrian Prisacariu

32 accepted papers

2026

A Scene is Worth a Thousand Features: Feed-Forward Camera Localization from a Collection of Image Features

ICLR 2026poster

Visually localizing an image, i.e., estimating its camera pose, requires building a scene representation that serves as a visual map. The representation we choose has direct consequences towards the practicability of our system. Even when starting from mapping images with known camera poses, state-o…

Cited by 0SourceScholar
2026

Do 3D Large Language Models Really Understand 3D Spatial Relationships?

ICLR 2026poster

Recent 3D Large-Language Models (3D-LLMs) claim to understand 3D worlds, especially spatial relationships among objects. Yet, we find that simply fine-tuning a language model on text-only question-answer pairs can perform comparably or even surpass these methods on the SQA3D benchmark without using…

Cited by 0SourceScholar
2025

ACE-G: Improving Generalization of Scene Coordinate Regression Through Query Pre-Training

ICCV 2025poster

Scene coordinate regression (SCR) has established itself as a promising learning-based approach to visual relocalization. After mere minutes of scene-specific training, SCR models estimate camera poses of query images with high accuracy. Still, SCR methods fall short of the generalization capabiliti…

Cited by 0SourcePDFScholar
2025

GS-CPR: Efficient Camera Pose Refinement via 3D Gaussian Splatting

ICLR 2025poster

We leverage 3D Gaussian Splatting (3DGS) as a scene representation and propose a novel test-time camera pose refinement (CPR) framework, GS-CPR. This framework enhances the localization accuracy of state-of-the-art absolute pose regression and scene coordinate regression methods. The 3DGS model rend…

Cited by 7SourcePDFScholar
2025

Scene Coordinate Reconstruction Priors

ICCV 2025poster

Scene coordinate regression (SCR) models have proven to be powerful implicit scene representations for 3D vision, enabling visual relocalization and structure-from-motion. SCR models are trained specifically for one scene. If training images imply insufficient multi-view constraints to recover the s…

Cited by 0SourcePDFScholar
2025

Seeing in the Dark: Benchmarking Egocentric 3D Vision with the Oxford Day-and-Night Dataset

NeurIPS 2025poster

We introduce Oxford Day-and-Night, a large-scale, egocentric dataset for novel view synthesis (NVS) and visual relocalisation under challenging lighting conditions. Existing datasets often lack crucial combinations of features such as ground-truth 3D geometry, wide-ranging lighting variation, and fu…

Cited by 0SourceScholar
2024

ABC Easy as 123: A Blind Counter for Exemplar-Free Multi-Class Class-agnostic Counting

ECCV 2024oral

"Class-agnostic counting methods enumerate objects of an arbitrary class, providing tremendous utility in many fields. Prior works have limited usefulness as they require either a set of examples of the type to be counted or that the query image contains only a single type of object. A significant f…

Cited by 4SourcePDFScholar
2024

CrossScore: A Multi-View Approach to Image Evaluation and Scoring

ECCV 2024poster

"We introduce a novel cross-reference image quality assessment method that effectively fills the gap in the image assessment landscape, complementing the array of established evaluation schemes – ranging from full-reference metrics like SSIM [?], no-reference metrics such as NIQE [?], to general-ref…

Cited by 0SourcePDFScholar
2024

Map-Relative Pose Regression for Visual Re-Localization

CVPR 2024highlight

Pose regression networks predict the camera pose of a query image relative to a known environment. Within this family of methods absolute pose regression (APR) has recently shown promising accuracy in the range of a few centimeters in position error. APR networks encode the scene geometry implicitly…

2024

Matching 2D Images in 3D: Metric Relative Pose from Metric Correspondences

CVPR 2024poster

Given two images we can estimate the relative camera pose between them by establishing image-to-image correspondences. Usually correspondences are 2D-to-2D and the pose we estimate is defined only up to scale. Some applications aiming at instant augmented reality anywhere require scale-metric pose e…

2024

Neural Refinement for Absolute Pose Regression with Feature Synthesis

CVPR 2024poster

Absolute Pose Regression (APR) methods use deep neural networks to directly regress camera poses from RGB images. However the predominant APR architectures only rely on 2D operations during inference resulting in limited accuracy of pose estimation due to the lack of 3D geometry constraints or prior…

2024

PORF: POSE RESIDUAL FIELD FOR ACCURATE NEURAL SURFACE RECONSTRUCTION

ICLR 2024poster

Neural surface reconstruction is sensitive to the camera pose noise, even when state-of-the-art pose estimators like COLMAP or ARKit are used. Existing Pose-NeRF joint optimisation methods have struggled to improve pose accuracy in challenging real-world scenarios. To overcome the challenges, we int…

2024

SD4Match: Learning to Prompt Stable Diffusion Model for Semantic Matching

CVPR 2024poster

In this paper we address the challenge of matching semantically similar keypoints across image pairs. Existing research indicates that the intermediate output of the UNet within the Stable Diffusion (SD) can serve as robust image feature maps for such a matching task. We demonstrate that by employin…

Cited by 25SourcePDFScholar
2024

Scene Coordinate Reconstruction: Posing of Image Collections via Incremental Learning of a Relocalizer

ECCV 2024oral

"We address the task of estimating camera parameters from a set of images depicting a scene. Popular feature-based structure-from-motion (SfM) tools solve this task by incremental reconstruction: they repeat triangulation of sparse 3D points and registration of more camera views to the sparse point…

2023

Accelerated Coordinate Encoding: Learning to Relocalize in Minutes Using RGB and Poses

CVPR 2023highlight

Learning-based visual relocalizers exhibit leading pose accuracy, but require hours or days of training. Since training needs to happen on each new scene again, long training times make learning-based relocalization impractical for most applications, despite its promise of high accuracy. In this pap…

2023

MobileBrick: Building LEGO for 3D Reconstruction on Mobile Devices

CVPR 2023poster

High-quality 3D ground-truth shapes are critical for 3D object reconstruction evaluation. However, it is difficult to create a replica of an object in reality, and even 3D reconstructions generated by 3D scanners have artefacts that cause biases in evaluation. To address this issue, we introduce a n…

2023

NoPe-NeRF: Optimising Neural Radiance Field With No Pose Prior

CVPR 2023highlight

Training a Neural Radiance Field (NeRF) without pre-computed camera poses is challenging. Recent advances in this direction demonstrate the possibility of jointly optimising a NeRF and camera poses in forward-facing scenes. However, these methods still face difficulties during dramatic camera moveme…

2023

Two-View Geometry Scoring Without Correspondences

CVPR 2023poster

Camera pose estimation for two-view geometry traditionally relies on RANSAC. Normally, a multitude of image correspondences leads to a pool of proposed hypotheses, which are then scored to find a winning model. The inlier count is generally regarded as a reliable indicator of "consensus". We examine…

2022

BNV-Fusion: Dense 3D Reconstruction Using Bi-Level Neural Volume Fusion

CVPR 2022poster

Dense 3D reconstruction from a stream of depth images is the key to many mixed reality and robotic applications. Although methods based on Truncated Signed Distance Function (TSDF) Fusion have advanced the field over the years, the TSDF volume representation is confronted with striking a balance bet…

Cited by 44PDFcodeScholar
2022

DFNet: Enhance Absolute Pose Regression with Direct Feature Matching

ECCV 2022poster

"We introduce a camera relocalization pipeline that combines absolute pose regression (APR) and direct feature matching. By incorporating exposure-adaptive novel view synthesis, our method successfully addresses photometric distortions in outdoor environments that existing photometric-based methods…

2022

LaLaLoc++: Global Floor Plan Comprehension for Layout Localisation in Unvisited Environments

ECCV 2022poster

"We present LaLaLoc++, a method for floor plan localisation in unvisited environments through latent representations of room layout. We perform localisation by aligning room layout inferred from a panorama image with the floor plan of a scene. To process a floor plan prior, previous methods required…

Cited by 14SourcePDFScholar
2021

Aggregation With Feature Detection

ICCV 2021poster

Aggregating features from different depths of a network is widely adopted to improve the network capability. Lots of modern architectures are equipped with skip connections, which actually makes the feature aggregation happen in all these networks. Since different features tell different semantic m…

Cited by 2PDFScholar
2021

LaLaLoc: Latent Layout Localisation in Dynamic, Unvisited Environments

ICCV 2021poster

We present LaLaLoc to localise in environments without the need for prior visitation, and in a manner that is robust to large changes in scene appearance, such as a full rearrangement of furniture. Specifically, LaLaLoc performs localisation through latent representations of room layout. LaLaLoc lea…

Cited by 23PDFcodeScholar
2021

Separable Flow: Learning Motion Cost Volumes for Optical Flow Estimation

ICCV 2021poster

Full-motion cost volumes play a central role in current state-of-the-art optical flow methods. However, constructed using simple feature correlations, they lack the ability to encapsulate prior, or even non-local, knowledge. This creates artifacts in poorly constrained, ambiguous regions, such as oc…

Cited by 134PDFcodeScholar
2020

Finding Non-Uniform Quantization Schemes using Multi-Task Gaussian Processes

ECCV 2020poster

We propose a novel method for neural network quantization that casts the neural architecture search problem as one of hyperparameter search to find non-uniform bit distributions throughout the layers of a CNN. We perform the search assuming a Multi-Task Gaussian Processes prior, which splits the pro…

Cited by 8SourcePDFScholar
2020

GroSS: Group-Size Series Decomposition for Grouped Architecture Search

ECCV 2020poster

We present a novel approach which is able to explore the configuration of grouped convolutions within neural networks. Group-size Series (GroSS) decomposition is a mathematical formulation of tensor factorisation into a series of approximations of increasing rank terms. GroSS allows for dynamic and…

Cited by 0SourcePDFScholar
2018

Interpolating Convolutional Neural Networks Using Batch Normalization

ECCV 2018poster

Perceiving a visual concept as a mixture of learned ones is natural for humans, aiding them to grasp new concepts and strengthening old ones. For all their power and recent success, deep convolutional networks do not have this ability. Inspired by recent work on universal representations for neural…

Cited by 5SourcePDFScholar
2018

Structured Skip List: A Compact Data Structure for 3D Reconstruction

IROS 2018poster

The model produced by 3D reconstruction algorithm is usually represented by voxels. The management of these voxels is usually divided into two categories: ordered and unordered methods. The ordered method holds too many empty voxels to maintain data order which leads to a low storage efficiency. On…

Cited by 3SourceScholar
2016

Hierarchical Voxel Block Hashing for Efficient Integration of Depth Images

RA-L 2016

Many modern 3D reconstruction methods accumulate information volumetrically using truncated signed distance functions. While this usually imposes a regular grid with fixed voxel size, not all parts of a scene necessarily need to be represented at the same level of detail. For example, a flat table n

Cited by 82SourceScholar