Pinned Repositories
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Allegro_Skill
Cadence Skill资料收集
Common-data-structure-algorithm
常用的数据结构算法
CPlusPlusThings
C++那些事
CPP
C++基础知识、STL、C++11标准、内存管理机制等
cpp-project-based-learning
Curated list of project-based tutorials
exportJsonFromCadence
Skill script for Allegro PCB designer, which generates a JSON representation of the board.
LeetCode
LeetCode notes
MiniVIT
This is a collection of our NAS and Vision Transformer work.
Notes
Haobin-Lee's Repositories
Haobin-Lee/CPP
C++基础知识、STL、C++11标准、内存管理机制等
Haobin-Lee/Common-data-structure-algorithm
常用的数据结构算法
Haobin-Lee/CPlusPlusThings
C++那些事
Haobin-Lee/cpp-project-based-learning
Curated list of project-based tutorials
Haobin-Lee/LeetCode
LeetCode notes
Haobin-Lee/MiniVIT
This is a collection of our NAS and Vision Transformer work.
Haobin-Lee/Notes
Haobin-Lee/PCT_Pytorch
Pytorch implementation of PCT: Point Cloud Transformer
Haobin-Lee/Point-BERT
[CVPR 2022] Pre-Training 3D Point Cloud Transformers with Masked Point Modeling
Haobin-Lee/PointASNL
PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling (CVPR 2020)
Haobin-Lee/PointCutMix
'PointCutMix: Regularization Strategy for Point Cloud Classification'
Haobin-Lee/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Haobin-Lee/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
Haobin-Lee/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
Haobin-Lee/pointnetWithPytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
Haobin-Lee/qscintilla
Code highlighting tools
Haobin-Lee/QT
Some knowledge for QT development.
Haobin-Lee/qtconsole
Jupyter Qt Console
Haobin-Lee/Simple-Camera
Quick photo and video camera with a flash, customizable aspect ratio.
Haobin-Lee/v8pp
Bind C++ functions and classes into V8 JavaScript engine
Haobin-Lee/ViT
deep learning for image processing including classification and object-detection etc.