From 2f07378262e3f9e247ff3db5200e2f3e308968c9 Mon Sep 17 00:00:00 2001 From: Zzlongjuanfeng Date: Sat, 23 Dec 2023 22:28:57 +0800 Subject: [PATCH] add texture generation --- index.html | 326 +++++++++++------------------------------------------ 1 file changed, 66 insertions(+), 260 deletions(-) diff --git a/index.html b/index.html index 60fa10e..648bc40 100755 --- a/index.html +++ b/index.html @@ -186,275 +186,81 @@

Method Overview

+
-
-

Conditional Generation

-

Text Conditional Generation

- - - - - - - -
- -
"hanfu-style clothing"
-
-
+ +
+
+

Texture Generation

- +
-
-
-
-

Diverse Generation

- -
-
-
-
- - -
-
"A brown monkey head"
-
-
-
- - -
-
"A plane"
-
-
-
- - -
-
"A vintage handgun"
-
-
-
- - -
-
"A gray castle"
-
-
-
- -
-
-
-
- - -
-
"A microscope"
-
-
-
- - -
-
"A dagger"
-
-
-
- - -
- -
"a armadillo"
-
-
-
- - -
-
"A wooden barrel"
-
-
-
-
-
-
-
- -
-
Image-conditional input1
-
-
-
- - -
-
Image-conditional output1
-
- -
-
- -
-
Image-conditional input2
-
-
-
- - -
-
Image-conditional output2
-
-
-
- - -
+
+
+

BibTeX

+
@misc{zeng2023paint3d,
+      title={Paint3D: Paint Anything 3D with Lighting-Less Texture Diffusion Models},
+      author={Xianfang Zeng and Xin Chen and Zhongqi Qi and Wen Liu and Zibo Zhao and Zhibin Wang and BIN FU and Yong Liu and Gang Yu},
+      year={2023},
+      eprint={2312.13913},
+      archivePrefix={arXiv},
+      primaryClass={cs.CV}
+}