OptSolution's Stars
MaaniGhaffari/cvo-rgbd
Continuous Direct Sparse Visual Odometry from RGB-D Images
XiaoshuiHuang/fmr
This repository is the implementation of our CVPR 2020 work: "Feature-metric Registration: A Fast Semi-supervised Approach for Robust Point Cloud Registration without Correspondences"
bing-jian/gmmreg
Implementations of the robust point set registration algorithm described in "Robust Point Set Registration Using Gaussian Mixture Models", Bing Jian and Baba C. Vemuri, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2011, 33(8), pp. 1633-1645. For a Python implementation, please refer to http://github.com/bing-jian/gmmreg-python.
felja633/DARE
Density Adaptive Point Set Registration
wentaoyuan/deepgmr
PyTorch implementation of DeepGMR: Learning Latent Gaussian Mixture Models for Registration (ECCV 2020 spotlight)
ohirose/bcpd
Bayesian Coherent Point Drift (BCPD/BCPD++/GBCPD/GBCPD++)
prs-eth/OverlapPredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
WangYueFt/dcp
vinits5/learning3d
This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).
hmgoforth/PointNetLK
neka-nat/probreg
Python package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CPD)
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
ethz-asl/robust_point_cloud_registration
Robust Point Cloud Registration Using Iterative Probabilistic Data Associations ("Robust ICP")
wsunid/awesome-point-clouds-registration
A list of papers about point clouds registration
chrischoy/DeepGlobalRegistration
[CVPR 2020 Oral] A differentiable framework for 3D registration
qnzhou/nanospline
A nano spline library in modern C++.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
google/orbit
C/C++ Performance Profiler
Dovyski/cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
panda-lab/face-landmark
caffe 68 points face-landmark
patrikhuber/eos-model-viewer
3D model viewer for the eos Morphable Model library
yifeishi/PlaneMatch
[ECCV'18 Oral] PlaneMatch: Patch Coplanarity Prediction for Robust RGB-D Reconstruction
kadn/OpenSeqSLAM2.0
OpenSeqSLAM2.0: An Open Source Toolbox for Visual Place Recognition Under Changing Conditions
patrikhuber/eos
A lightweight 3D Morphable Face Model library in modern C++
anhttran/3dmm_basic
An implementation of the classical 3DMM fitting algorithm
Yinghao-Li/3DMM-fitting
Fit 3DMM to front and side face images simultaneously.
grigala/3DMMDepthFitting
Efficient 3D Morphable Model Face Fitting using Depth Sensing Technologies
3d-morphable-models/curated-list-of-awesome-3D-Morphable-Model-software-and-data
The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstuhl seminar on 3D Morphable Models https://www.dagstuhl.de/19102 in March 2019.
JeremyBYU/polylidar
Polylidar3D - Fast polygon extraction from 3D Data
dzunigan/imu_initialization
Implementation of "An Analytical Solution to the IMU Initialization Problem for Visual-Inertial Systems"