Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ The LDM3D model was proposed in ["LDM3D: Latent Diffusion Model for 3D"](https:/
|
|
| 16 |
|
| 17 |
LDM3D got accepted to [CVPRW'23]([https://aaai.org/Conferences/AAAI-23/](https://cvpr2023.thecvf.com/)).
|
| 18 |
|
|
|
|
|
|
|
| 19 |
## Model description
|
| 20 |
|
| 21 |
The abstract from the paper is the following:
|
|
@@ -52,7 +54,7 @@ depth_image[0].save(name+"_ldm3d_depth.png")
|
|
| 52 |
|
| 53 |
This is the result:
|
| 54 |
|
| 55 |
-
).
|
| 18 |
|
| 19 |
+
This new checkpoint use the depth as one channel compared to the previous version.
|
| 20 |
+
|
| 21 |
## Model description
|
| 22 |
|
| 23 |
The abstract from the paper is the following:
|
|
|
|
| 54 |
|
| 55 |
This is the result:
|
| 56 |
|
| 57 |
+

|
| 58 |
|
| 59 |
|
| 60 |
### Limitations and bias
|