Pinned Repositories
cmake-examples
Useful CMake Examples
CudaDemo
Implement custom operators in PyTorch with cuda/c++
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
DPVO
Deep Patch Visual Odometry
ElasticFusion
Real-time dense visual SLAM system
galaxy_camera
ROS wrapper for the galaxy camera by Daheng Imaging
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
nerf
Code release for NeRF (Neural Radiance Fields)
nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
heyicheng-never's Repositories
heyicheng-never/cmake-examples
Useful CMake Examples
heyicheng-never/CudaDemo
Implement custom operators in PyTorch with cuda/c++
heyicheng-never/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
heyicheng-never/DPVO
Deep Patch Visual Odometry
heyicheng-never/ElasticFusion
Real-time dense visual SLAM system
heyicheng-never/galaxy_camera
ROS wrapper for the galaxy camera by Daheng Imaging
heyicheng-never/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
heyicheng-never/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
heyicheng-never/nerf
Code release for NeRF (Neural Radiance Fields)
heyicheng-never/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
heyicheng-never/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
heyicheng-never/nice-slam
[CVPR'22] NICE-SLAM: Neural Implicit Scalable Encoding for SLAM
heyicheng-never/ORB_SLAM2_detailed_comments
Detailed comments for ORB-SLAM2 with trouble-shooting, key formula derivation, and diagrammatic drawing
heyicheng-never/nope-nerf
(CVPR 2023) NoPe-NeRF: Optimising Neural Radiance Field with No Pose Prior
heyicheng-never/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
heyicheng-never/PRML-Solution-Manual
My Own Solution Manual of PRML
heyicheng-never/probabilistic_robotics
solution of exercises of the book "probabilistic robotics"
heyicheng-never/ROSEFusion
[SIGGRAPH 2021] ROSEFusion is proposed to tackle the difficulties in fast-motion camera tracking using random optimization with depth information only.
heyicheng-never/rotation_master
Provide conversion between the major representations of 3D rotation and visualize the orientation of a rigid body
heyicheng-never/SE3-pose-interpolation-using-bspline
this is the implementation of spline fusion to fuse the pose in SE3
heyicheng-never/slambook2
edition 2 of the slambook