L1bra1's Stars
showlab/Awesome-Video-Diffusion
A curated list of recent diffusion models for video generation, editing, and various other applications.
dome272/Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
hancyran/LiDAR-Diffusion
[CVPR 2024] Official implementation of "Towards Realistic Scene Generation with LiDAR Diffusion Models"
Ze-Yang/Context-Transformer
Context-Transformer: Tackling Object Confusion for Few-Shot Detection, AAAI 2020
Jiang-HB/DiffusionReg
SE(3) Diffusion Model-based Point Cloud Registration for Robust 6D Object Pose Estimation (Accepted by NeurIPS-2023)
Lilac-Lee/FastNSF
Fast Neural Scene Flow (ICCV 2023)
mercedes-benz/selfsupervised_flow
Code for Paper "Self-Supervised LiDAR Scene Flow and Motion Segmentation"
Ze-Yang/Efficient-FSOD
The official implementation of Efficient Few-Shot Object Detection via Knowledge Inheritance (TIP 2022)
Ze-Yang/LGKD
[ICCV 2023] Official implementation for "Label-Guided Knowledge Distillation for Continual Semantic Segmentation on 2D Images and 3D Point Clouds".
L1bra1/RigidFlow
RigidFlow: Self-Supervised Scene Flow Learning on Point Clouds by Local Rigidity Prior (CVPR2022)
IRMVLab/DELFlow
[ICCV 2023] DELFlow: Dense Efficient Learning of Scene Flow for Large-Scale Point Clouds
L1bra1/WeakMotion
Weakly Supervised Class-Agnostic Motion Prediction for Autonomous Driving (CVPR2023)
L1bra1/Self-Point-Flow
Self-Point-Flow: Self-Supervised Scene Flow Estimation from Point Clouds with Optimal Transport and Random Walk (CVPR2021)
L1bra1/RigidFlowPP
Self-Supervised 3D Scene Flow Estimation and Motion Prediction using Local Rigidity Prior (T-PAMI 2024)
L1bra1/RigidFlowPP-Motion
Self-Supervised 3D Scene Flow Estimation and Motion Prediction using Local Rigidity Prior (T-PAMI 2024). Motion prediction part.