adaluan's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
google-research/google-research
Google Research
facebookresearch/detr
End-to-End Object Detection with Transformers
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
hku-mars/FAST_LIO
A computationally efficient and robust LiDAR-inertial odometry (LIO) package
zju3dv/LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022
tzutalin/awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
uzh-rpg/rpg_svo
Semi-direct Visual Odometry
KumarRobotics/msckf_vio
Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
hku-mars/loam_livox
A robust LiDAR Odometry and Mapping (LOAM) package for Livox-LiDAR
facebookresearch/CutLER
Code release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
tum-vision/tandem
[CoRL 21'] TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo
ucla-vision/xivo
X Inertial-aided Visual Odometry
BertaBescos/DynaSLAM
DynaSLAM is a SLAM system robust in dynamic environments for monocular, stereo and RGB-D setups
princeton-vl/DPVO
Deep Patch Visual Odometry/SLAM
heethesh/lidar_camera_calibration
Light-weight camera LiDAR calibration package for ROS using OpenCV and PCL (PnP + LM optimization)
stereolabs/zed-ros-wrapper
ROS wrapper for the ZED SDK
YangtaoWANG95/TokenCut
(CVPR 2022) Pytorch implementation of "Self-supervised transformers for unsupervised object discovery using normalized cut"
t-taniai/LocalExpStereo
Continuous 3D Label Stereo Matching using Local Expansion Moves (TPAMI 2018)
JiaRenChang/RealtimeStereo
Attention-Aware Feature Aggregation for Real-time Stereo Matching on Edge Devices (ACCV, 2020)
ETH3D/dataset-pipeline
Pipeline for creating multi-view benchmark datasets from laser scans and images.
TingmanYan/SDR
Code for 'Segment-based Disparity Refinement with Occlusion Handling for Stereo Matching'
charbelias24/3dMapSLAM
Creating a segmented 3D octomap of the surroundings using ORB-SLAM3, with the possibility of removing or adding specific segmented objects to the octomap.
jhzhang19/ros_project_pc_to_image
jiahaopang/zole
Demo code of the CVPR paper "Zoom and Learn: Generalizing Deep Stereo Matching to Novel Domains"
VLOGroup/bp-layers
Code for the Paper: Belief Propagation Reloaded: Learning BP-Layers for Labeling Problems
PierreFritsch/OpenCV-Python-C-Module-for-Image-Processing
How to process an OpenCV Image from Python (NumPy array) in C++ (Mat)
AlexanderFabisch/numpy-c-api
Some test programs that use the Python/NumPy C API
CamlinZ/Segmentation_Engineer