lvzhengyi0204's Stars
google-deepmind/alphafold3
AlphaFold 3 inference pipeline.
ApolloAuto/apollo
An open autonomous driving platform
motional/nuplan-devkit
The devkit of the nuPlan dataset.
amusi/ICCV2023-Papers-with-Code
ICCV 2023 论文和开源项目合集
CalvinXKY/BasicCUDA
A tutorial for CUDA&PyTorch
hpc203/license-plate-detect-recoginition-opencv
使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现
UZ-SLAMLab/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
cartographer-project/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
cgarg92/Stereo-visual-odometry
lvzhengyi0204/CREStereo
Practical Stereo Matching via Cascaded Recurrent Network with Adaptive Correlation, CVPR 2022.
megvii-research/CREStereo
Official MegEngine implementation of CREStereo(CVPR 2022 Oral).
mmmfarrell/SuperPoint
Efficient neural feature detector and descriptor
rpautrat/SuperPoint
Efficient neural feature detector and descriptor
asterixds/ExtendedKalmanFilter
cvg/pixel-perfect-sfm
Pixel-Perfect Structure-from-Motion with Featuremetric Refinement (ICCV 2021, Best Student Paper Award)
kenjihata/cs231a-notes
The course notes for Stanford's CS231A course on computer vision
ronald-d-dilley-jr/ceph-s3-examples
Examples of using boto3 to work with ceph
ika-rwth-aachen/Cam2BEV
TensorFlow Implementation for Computing a Semantically Segmented Bird's Eye View (BEV) Image Given the Images of Multiple Vehicle-Mounted Cameras.
Chenyang-Lu/mono-semantic-occupancy
Monocular Semantic Occupancy Grid Mapping with Convolutional Variational Encoder-Decoder Networks
isl-org/DPT
Dense Prediction Transformers
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
foolwood/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
princeton-vl/RAFT
mapillary/OpenSfM
Open source Structure-from-Motion pipeline
lasinger/3DVideos2Stereo
Code to extract stereo frame pairs from 3D videos, as used in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, arXiv:1907.01341"
FangjinhuaWang/PatchmatchNet
Official code of PatchmatchNet (CVPR 2021 Oral)
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.