yikai-lu's Stars
yuxumin/PoinTr
[ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
WangYueFt/dgcnn
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
MenghaoGuo/PCT
Jittor implementation of PCT:Point Cloud Transformer
yizzfz/MiliPoint
A point cloud dataset for mmWave radar human activity recognition.
hehefan/P4Transformer
Implementation of the "Point 4D Transformer Networks for Spatio-Temporal Modeling in Point Cloud Videos" paper.
Mikexu007/AS-CAL
Augmented Skeleton Based Contrastive Action Learning with Momentum LSTM for Unsupervised Action Recognition
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
c0re100/qBittorrent-Enhanced-Edition
[Unofficial] qBittorrent Enhanced, based on qBittorrent
Chen3110/mmBody
fengxudi/mmWave-gesture-dataset
XzwHan/CARD
Official PyTorch implementation for the paper "CARD: Classification and Regression Diffusion Models"
zoubohao/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
open-mmlab/mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
itskalvik/mmWave-user-recognition
Gait Based User Recognition from mmWave Radar Data
SizheAn/MARS
AIC-DGU/MTGEA
HavocFiXer/mmMesh
radar-lab/ti_mmwave_rospkg
TI mmWave radar ROS driver (with sensor fusion and hybrid)
nesl/RadHAR
Human Activity Recognition from Point Clouds Generated through a Millimeter-wave Radar
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠