lvfengkun's Stars
microsoft/AI-System
System for AI Education Resource.
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
zju3dv/LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
GYee/CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
autonomousvision/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
apachecn/rate-my-supervisor
puzzlepaint/camera_calibration
Accurate geometric camera calibration with generic camera models
cvg/limap
A toolbox for mapping and localization with line features.
zju3dv/EfficientLoFTR
zju3dv/DetectorFreeSfM
Code for "Detector-Free Structure from Motion", CVPR 2024
zju3dv/manhattan_sdf
Code for "Neural 3D Scene Reconstruction with the Manhattan-world Assumption" CVPR 2022 Oral
fabio-sim/LightGlue-ONNX
ONNX-compatible LightGlue: Local Feature Matching at Light Speed. Supports TensorRT, OpenVINO
cvlab-epfl/disk
Disk code release
SJTU-ViSYS/FeatureBooster
FeatureBooster: Boosting Feature Descriptors with a Lightweight Neural Network (CVPR 2023)
snap-research/MobileR2L
[CVPR 2023] Real-Time Neural Light Field on Mobile Devices
OroChippw/LightGlue-OnnxRunner
LightGlue-OnnxRunner is a repository hosts the C++ inference code of LightGlue in ONNX format,supporting end-to-end/decouple model inference of SuperPoint/DISK + LightGlue
Li-Zhaoxi/AAMED
Arc Adjacency Matrix based Fast Ellipse Detection
youngskkim/CRN
[ICCV'23] Official implementation of CRN: Camera Radar Net for Accurate, Robust, Efficient 3D Perception
memory-overflow/standard-ellipse-detection
A high-quality ellipse detector based on arc-support line segment for c++ project
lixiaoyu2000/FastPoly
Official Repo For IEEE RAL 2024 Accepted paper "Fast-Poly"
chengzhag/sfm_learn
一个基于OpenCV的SFM简单实现,学习用途。欢迎光临我的主页查看更多其他项目详情。
veichta/IMC-2023
7th place solution for the Image Matching Challenge 2023.
wdoppenberg/ellipse-rcnn
A PyTorch implementation of Ellipse R-CNN
wdoppenberg/crater-detection
Autonomous Lunar Orbit Navigation Using Ellipse R-CNN and Crater Pattern Matching
tudelft-iv-students/offline-tracking-with-object-permanence
The open source implementation of 'Offline Tracking with Object Permanence', which aims to recover the occluded vehicle trajectories and reduce the identity switches caused by occlusions.
Suxilan/SFM
基于C++OpenCV的增量式三维重建算法(覆盖计算机视觉、数字摄影测量课程设计内容)
mug1wara26/aliked-lightglue-onnx
C++ implementation of ALIKED feature extractor with LightGlue kepoints matcher
WPR001/CVPR-WorkShop-IMC2023
Image Matching Challenge (Silver medal solution)