← Search

Nikita Karaev

6 accepted papers

2025

CoTracker3: Simpler and Better Point Tracking by Pseudo-Labelling Real Videos

ICCV 2025poster

We introduce CoTracker3, a new state-of-the-art point tracker. With CoTracker3, we revisit the design of recent trackers, removing components and reducing the number of parameters while also improving performance. We also explore the interplay of synthetic and real data. Recent trackers are trained…

Cited by 0SourcePDFScholar
2025

SpatialTrackerV2: Advancing 3D Point Tracking with Explicit Camera Motion

ICCV 2025poster

We present SpatialTrackerV2, a feed-forward 3D point tracking method for monocular videos. Going beyond modular pipelines built on off-the-shelf components for 3D tracking, our approach unifies the intrinsic connections between point tracking, monocular depth, and camera pose estimation into a high-…

Cited by 0SourcePDFScholar
2025

VGGT: Visual Geometry Grounded Transformer

CVPR 2025award

We present VGGT, a feed-forward neural network that directly infers all key 3D attributes of a scene, including camera parameters, point maps, depth maps, and 3D point tracks, from one, a few, or hundreds of its views. This approach is a step forward in 3D computer vision, where models have typicall…

2024

VGGSfM: Visual Geometry Grounded Deep Structure From Motion

CVPR 2024highlight

Structure-from-motion (SfM) is a long-standing problem in the computer vision community which aims to reconstruct the camera poses and 3D structure of a scene from a set of unconstrained 2D images. Classical frameworks solve this problem in an incremental manner by detecting and matching keypoints r…

2023

DynamicStereo: Consistent Dynamic Depth From Stereo Videos

CVPR 2023poster

We consider the problem of reconstructing a dynamic scene observed from a stereo camera. Most existing methods for depth from stereo treat different stereo frames independently, leading to temporally inconsistent depth predictions. Temporal consistency is especially important for immersive AR or VR…