huluwaHH's Stars
isl-org/Open3D-ML
An extension of Open3D to address 3D Machine Learning tasks
haiduo/sparse_model
比较了目前主流的3D点云稀疏加速四大框架,具体分为, mit-han-lab的torchsparse、NVIDAI的MinkowskiEngine、 Tusimple的spconv、facebookresearch的SparseConvNet。
facebookresearch/SparseConvNet
Submanifold sparse convolutional networks
l1997i/LiM3D
🔥(CVPR 2023) Less is More: Reducing Task and Model Complexity for 3D Point Cloud Semantic Segmentation
KaihuaTang/Scene-Graph-Benchmark.pytorch
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of the dataset
firework8/Awesome-Skeleton-based-Action-Recognition
A curated paper list of awesome skeleton-based action recognition.
azzh1/PURLS
Official PyTorch code for the CVPR 2024 paper 'Part-aware Unified Representation of Language and Skeleton for Zero-shot Action Recognition'
ZhouYuxuanYX/BlockGCN
This is the official implementation of our CVPR 2024 paper "BlockGCN: Redefine Topology Awareness for Skeleton-Based Action Recognition"
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, ... 🧠
jackfrued/Python-100-Days
Python - 100天从新手到大师