happywind commited on
Commit
5fd107e
·
verified ·
1 Parent(s): 60b4043

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - 3D point clouds
5
+ - reconstruction
6
+ - ply
7
+ ---
8
+
9
+ # Repo Info
10
+
11
+ <!-- Provide a quick summary of what the model is/does. -->
12
+
13
+ This repo stores checkpoints for the paper:
14
+
15
+ [**ScoreLiDAR: Distilling Diffusion Models to Efficient 3D LiDAR Scene Completion**](https://arxiv.org/abs/2412.03515)
16
+
17
+ For more information and detailed usage, please refer to [this repo](https://github.com/happyw1nd/ScoreLiDAR).
18
+