businesslion commited on
Commit
96ad48f
·
verified ·
1 Parent(s): f0a0140

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Sonata Scene Completion: Diffusion-Based 3D Scene Completion from LiDAR and RGB
2
 
3
  Checkpoints for cross-modal diffusion-based 3D scene completion on SemanticKITTI.
@@ -40,7 +54,6 @@ SemanticKITTI outdoor driving scenes. v2 GT uses anchor-based ICP refinement (50
40
  |-------|--------|-----|-----------|-----|
41
  | Teacher v2GT | 30 | 1e-4 | 2 | RTX 4090 24GB |
42
  | Student v2GT | 15 | 1e-4 | 2 | RTX 4090 24GB |
43
- | VAE v3 | 100 | 3e-4 | 4 | RTX 4090 24GB |
44
 
45
  ## Citation
46
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - 3d-scene-completion
5
+ - diffusion
6
+ - point-cloud
7
+ - lidar
8
+ - cross-modal-distillation
9
+ - semantickitti
10
+ datasets:
11
+ - semantickitti
12
+ pipeline_tag: other
13
+ ---
14
+
15
  # Sonata Scene Completion: Diffusion-Based 3D Scene Completion from LiDAR and RGB
16
 
17
  Checkpoints for cross-modal diffusion-based 3D scene completion on SemanticKITTI.
 
54
  |-------|--------|-----|-----------|-----|
55
  | Teacher v2GT | 30 | 1e-4 | 2 | RTX 4090 24GB |
56
  | Student v2GT | 15 | 1e-4 | 2 | RTX 4090 24GB |
 
57
 
58
  ## Citation
59