Andy.Chen's starred repositories

co-tracker

CoTracker is a model for tracking any point (pixel) on a video.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:2638Issues:25Issues:80
Language:PythonLicense:Apache-2.0Stargazers:2106Issues:125Issues:54

TheiaSfM

An open source library for multiview geometry and structure from motion

Language:C++License:NOASSERTIONStargazers:895Issues:73Issues:209

accelerated_features

Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:859Issues:19Issues:41

flowmap

Code for "FlowMap: High-Quality Camera Poses, Intrinsics, and Depth via Gradient Descent" by Cameron Smith*, David Charatan*, Ayush Tewari, and Vincent Sitzmann

Language:PythonLicense:MITStargazers:853Issues:22Issues:43

DenseMatching

Dense matching library based on PyTorch

Language:PythonLicense:LGPL-2.1Stargazers:658Issues:18Issues:30

image-matching-webui

🤗 image matching toolbox webui

Language:PythonLicense:Apache-2.0Stargazers:654Issues:15Issues:39

DetectorFreeSfM

Code for "Detector-Free Structure from Motion", CVPR 2024

Language:PythonLicense:Apache-2.0Stargazers:569Issues:73Issues:61

RoMa

[CVPR 2024] RoMa: Robust Dense Feature Matching; RoMa is the robust dense feature matcher capable of estimating pixel-dense warps and reliable certainties for almost any image pair.

Language:PythonLicense:MITStargazers:503Issues:13Issues:57

Awesome-Optical-Flow

This is a list of awesome paper about optical flow and related work.

MC-Calib

A generic and robust calibration toolbox for multi-camera systems

Language:C++License:MITStargazers:387Issues:10Issues:47

DKM

[CVPR 2023] DKM: Dense Kernelized Feature Matching for Geometry Estimation

Language:PythonLicense:NOASSERTIONStargazers:375Issues:8Issues:51

DeDoDe

[3DV 2024 Oral] DeDoDe 🎶 Detect, Don't Describe --- Describe, Don't Detect, for Local Feature Matching

Language:PythonLicense:MITStargazers:362Issues:9Issues:29

MonoLaneMapping

Online Monocular Lane Mapping Using Catmull-Rom Spline (IROS 2023)

Language:PythonLicense:MITStargazers:346Issues:20Issues:24

deep-image-matching

Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM software. Supports high-resolution formats and images with rotations. Both CLI and GUI are supported.

Language:PythonLicense:BSD-3-ClauseStargazers:316Issues:13Issues:36

dot

Dense Optical Tracking: Connecting the Dots

Language:PythonLicense:MITStargazers:224Issues:13Issues:15

SparseOcc

[ECCV 2024] Fully Sparse 3D Occupancy Prediction & RayIoU Evaluation Metric

Language:PythonLicense:Apache-2.0Stargazers:194Issues:5Issues:38

ImprovedOcamCalib

This is an add-on to the OCamCalib toolbox by Scaramuzza et al.

GraphOptim

The official implementation of our CVPR 2021 paper - Hybrid Rotation Averaging: A Fast and Robust Rotation Averaging Approach

Language:C++License:BSD-3-ClauseStargazers:148Issues:9Issues:14

PaSCo

[CVPR 2024 Oral, Best Paper Award Candidate] Official repository of "PaSCo: Urban 3D Panoptic Scene Completion with Uncertainty Awareness"

Language:PythonLicense:Apache-2.0Stargazers:141Issues:13Issues:13

RoadLib

A lightweight library for instance-level visual road marking extraction, parameterization, mapping, etc.

Language:C++License:GPL-3.0Stargazers:124Issues:4Issues:6

camera_model

相机内参标定和双目标定, 支持多种相机模型和多种标定板,

sfd2

[CVPR 2023] SFD2: Semantic-guided Feature Detection and Description. Embedding semantics into local features implicitly for long-term visual localization

colmap-gps

🌟 COLMAP + GPS Prior

Language:CLicense:NOASSERTIONStargazers:87Issues:6Issues:0

colmap-fusion-gps

colmap fusion gps ,reduce drift !

UnSAMFlow

Source code for CVPR 2024 paper UnSAMFlow Unsupervised Optical Flow Guided by Segment Anything Model.

Language:PythonLicense:NOASSERTIONStargazers:63Issues:6Issues:1

Python-Calibration

This repository provides a Python translation of the undistortFunctions that are part of the Scaramuzza's OCamCalib for fisheye cameras. It contains sample code for comparing this Toolbox to the builtin OpenCV fisheye library.

semantic-unsup-flow-release

[ICCV 2023] Official PyTorch implementation of our paper SemARFlow: Injecting Semantics into Unsupervised Optical Flow Estimation for Autonomous Driving

Language:PythonLicense:MITStargazers:18Issues:2Issues:0

COLMAP_SLAM

SLAM Implementation using PyColmap