XiaodongGu
commited on
Commit
·
ad05738
1
Parent(s):
f359b87
update README.md
Browse files- README.md +14 -0
- assets/depth-condition-albedo.png +3 -0
- assets/nd-arc.png +3 -0
- assets/nd-mv.jpg +3 -0
- assets/text-to-nd-laion.png +3 -0
- pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/256_tets.npz +3 -0
- pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/albedo_mv_ema.ckpt +3 -0
- pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/nd-laion_ema.ckpt +3 -0
- pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/nd_mv_ema.ckpt +3 -0
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
# A Generalizable Normal-Depth Diffusion Model
|
5 |
+
|
6 |
+
## [Project page](https://aigc3d.github.io/richdreamer/) | [Paper](https://arxiv.org/abs/2311.16918) | [YouTube](https://youtu.be/6gQ1VWiKoc0)
|
7 |
+
|
8 |
+
### Text-to-ND
|
9 |
+
![teaser-nd](assets/text-to-nd-laion.png)
|
10 |
+
### Text-to-ND-MV
|
11 |
+
<img src="./assets/nd-mv.jpg" alt="image" width="atuo" height="auto">
|
12 |
+
|
13 |
+
## Usage
|
14 |
+
How to Get Started with the Model
|
15 |
+
|
16 |
+
Check out [https://github.com/modelscope/normal-depth-diffusion](https://github.com/modelscope/normal-depth-diffusion)
|
17 |
+
|
assets/depth-condition-albedo.png
ADDED
Git LFS Details
|
assets/nd-arc.png
ADDED
Git LFS Details
|
assets/nd-mv.jpg
ADDED
Git LFS Details
|
assets/text-to-nd-laion.png
ADDED
Git LFS Details
|
pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/256_tets.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:302db1a62668d04cadd03eacfc291f75efbb2987e894f0797bbb75730ac12b32
|
3 |
+
size 60277787
|
pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/albedo_mv_ema.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4355476cb508186ddbad362f8246cee3d4c51db0e4f77b182f4864e75f7fdf1f
|
3 |
+
size 5221638487
|
pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/nd-laion_ema.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e39b79586b6e35745516c2cd7309b990a5b9a46b6b5725dea8e00a125b57b03
|
3 |
+
size 4556281234
|
pretrained_models/Damo_XR_Lab/Normal-Depth-Diffusion-Model/nd_mv_ema.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfaf4c662a542abdf662f7555e1210fc042cebcca50e3e97e44a60658e60731b
|
3 |
+
size 4272144515
|