Ice833's Stars
DeepVegChicken/Learning-3DReconstruction
基于python的单目三维重建
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
opencv/opencv_contrib
Repository for OpenCV's extra modules
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
mapillary/OpenSfM
Open source Structure-from-Motion pipeline
wannesm/LeuvenMapMatching
Leuven.MapMatching toolbox for aligning GPS measurements to locations on a map.
zinkcious/MapMatching
腾云阁高精度车辆追踪算法大赛。给定地图数据和汽车的gps定位数据,通过地图匹配算法得出汽车行驶过了哪些道路
legrosbuffle/flann
Fast Library for Approximate Nearest Neighbors
schrodingercatss/tuning_playbook_zh_cn
一本系统地教你将深度学习模型的性能最大化的战术手册。
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
strasdat/Sophus
C++ implementation of Lie Groups using Eigen.
dfki-ric/pclomp
Multi-threaded and SSE friendly NDT algorithm
koide3/ndt_omp
Multi-threaded and SSE friendly NDT algorithm
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
AlfredXiangWu/LightCNN
A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018
williamhyin/SFND_2D_Feature_Tracking
Opencv 2D_Feature_Tracking keypoints detector/descriptor/matcher/selector
zhou13/lcnn
LCNN: End-to-End Wireframe Parsing
Jiaolong/gcn-parking-slot
Attentional graph neural network for parking slot detection
yosungho/LineTR
Line as a Visual Sentence: Context-aware Line Descriptor for Visual Localization (Line Transformer)
rpautrat/SuperPoint
Efficient neural feature detector and descriptor
fatboytao/NikkeSpine
Nikke:胜利女神Spine图鉴
wsunid/awesome-point-clouds-registration
A list of papers about point clouds registration
QianMo/Real-Time-Rendering-3rd-CN-Summary-Ebook
:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
QianMo/OpenCV3-Intro-Book-Src
:blue_book:《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code
cartographer-project/cartographer_ros
Provides ROS integration for Cartographer.
koishijs/novelai-bot
Generate images by NovelAI | 基于 NovelAI 的画图机器人
TurtleZhong/AVP-SLAM-SIM
A basic implementation(not official code) of AVP-SLAM(IROS 2020) in simulation. https://arxiv.org/abs/2007.01813
gbstack/CVPR-2022-papers
CVPR 2022 papers with code (论文及代码)
liuguitao/AVP-SLAM-PLUS
An implementation of AVP-SLAM and some new contributions