GIM: Learning Generalizable Image Matcher From Internet Videos (ICLR 2024 Spotlight)
-
Updated
Dec 29, 2024 - Python
GIM: Learning Generalizable Image Matcher From Internet Videos (ICLR 2024 Spotlight)
ID-Pose: Sparse-view Camera Pose Estimation by Inverting Diffusion Models
[CVPR 2024] Intraoperative 2D/3D registration via differentiable X-ray rendering
[AAAI2023] TopicFM: Robust, Efficient, and Interpretable Topic-Assisted Feature Matching
[CVPR 2023] Two-view Geometry Scoring Without Correspondences
SoccerNet@CVPR | 1st place solution for Camera Calibration Challenge 2023
[ICRA'20] Robust 360-8PA": Redesigning The Normalized 8-point Algorithm for 360-FoV Images
[ECCV 2024] SRPose: Two-view Relative Pose Estimation with Sparse Keypoints
A CNN based Depth, Optical Flow, Flow Uncertainty and Camera Pose Prediction pipeline
Series of experiments to calculate the real world coordinates of the camera using static images
Depth Estimation Using Stereo Cameras
perform camera pose estimation using homography
Camera Pose Estimation using DELF
3D reconstruction of Unity Hall at WPI, Neural Radiance Field
3D reconstruction using SfM
This project aims to estimate camera pose using homography for a given video. Steps involved are designing an image processing pipeline to extract paper's corners, computing homography between real-world points and pixel coordinates of the corners, and decomposing the homography matrix to obtain rotation and translation parameters.
Add a description, image, and links to the camera-pose-estimation topic page so that developers can more easily learn about it.
To associate your repository with the camera-pose-estimation topic, visit your repo's landing page and select "manage topics."