li-yao's Stars
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
maudzung/Complex-YOLOv4-Pytorch
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
jupyter/jupyter
Jupyter metapackage for installation, docs and chat
qiqihaer/RandLA-Net-pytorch
RandLA-Net's implementation with Pytorch
QingyongHu/SoTA-Point-Cloud
🔥[IEEE TPAMI 2020] Deep Learning for 3D Point Clouds: A Survey
QingyongHu/RandLA-Net
🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
huihut/CloudCompare-Qt
☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。
HopeCollector/CloudCompare_plugins
suyunzzz/aiimooc_lesson
睿慕课三维点云处理课程作业代码
Bemfool/bfm-visual-tool
A Visual Tools of Basel Face Model using Qt5(+built-in OpenGL) and C++
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
MenghaoGuo/PCT
Jittor implementation of PCT:Point Cloud Transformer
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
fxia22/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
erikwijmans/Pointnet2_PyTorch
PyTorch implementation of Pointnet2/Pointnet++
huyhieupham/3D-Face-Recognition
OAID/AutoKernel
AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。
alfredtorres/3DFacePointCloudNet
Learning Directly from Synthetic Point Clouds for "In-the-wild" 3D Face Recognition
neycyanshi/DDRNet
Depth Map Denoising and Refinement for Consumer Depth Cameras Using Cascaded CNNs (ECCV 2018)
PointCloudLibrary/pcl
Point Cloud Library (PCL)
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
GeekLiB/Lee-SLAM-source
SLAM 开发学习资源与经验分享
kanster/awesome-slam
A curated list of awesome SLAM tutorials, projects and communities.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
gaoxiang12/slambook2
edition 2 of the slambook
AlbertSlam/Lee-SLAM-source
SLAM 开发学习资源与经验分享
cartographer-project/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities