jzubizarreta's Stars
facebookresearch/schedule_free
Schedule-Free Optimization in PyTorch
NVlabs/neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
autonomousvision/sdfstudio
A Unified Framework for Surface Reconstruction
hugoycj/Instant-angelo
Instant-angelo: Build high-fidelity Digital Twin within 20 Minutes!
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
lukasvst/dm-vio
Source code for the paper DM-VIO: Delayed Marginalization Visual-Inertial Odometry
isl-org/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
juliettef/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
delfrrr/delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
emanuelev/supereight
supereight: a high performance template octree library and a dense volumetric SLAM pipeline implementation
nothings/stb
stb single-file public domain libraries for C/C++
nburrus/stereodemo
Small Python utility to compare and visualize the output of various stereo depth estimation algorithms
arcturus-industries/dipr
Deep Inertial Prediction (DIPr)
miloyip/nativejson-benchmark
C/C++ JSON parser/generator benchmark
baidu/ICE-BA
arcturus-industries/arcfile
ARC file: A data format for 3D vision researchers and developers
zlthinker/STBA
Stochastic Bundle Adjustment for Efficient and Scalable Structure from Motion (ECCV 2020)
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
arpg/Calibu
Calibration library.
schneith/undistorter
ethz-asl/kalibr
The Kalibr visual-inertial calibration toolbox
ethz-asl/image_undistort
A compact package for undistorting images directly from kalibr calibration files. Can also perform dense stereo estimation
zjudmd1015/icp
C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.
yangjiaolong/Go-ICP
Implementation of the Go-ICP algorithm for globally optimal 3D pointset registration
mp3guy/SurfReg
Automatic surface registration tool for ICL-NUIM datasets
symao/libicp
C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implementation. Add a robust threshold to improve the precision.
jhjourdan/SIMD-math-prims
Vectorizable implementations of some mathematical functions
Twinklebear/SSE-Fiddle
Messing around with making a very basic SSE math library for 4 vectors and 4x4 matrices
etheory/fastapprox
Approximate and vectorized versions of common mathematical functions