ZhangYuhan
commited on
Commit
•
e84ff24
1
Parent(s):
de30760
Update README.md
Browse files
README.md
CHANGED
@@ -3,32 +3,21 @@ license: mit
|
|
3 |
datasets:
|
4 |
- 3DGen/3DGen-Bench
|
5 |
---
|
|
|
6 |
|
7 |
-
|
8 |
-
|
9 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
-
|
11 |
**3DGen-Score** is an automatic evaluator fot 3D conditianl generation, which is trained on **3DGen-Bench**, a dataset of comparisons between two generated models on the same input.
|
12 |
The "clip-v1" version is finetued from "laion/CLIP-ViT-H-14-laion2B-s32B-b79K" in a "two-stage" style, and achieves an outstanding degree of human preference coherence.
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
### Model Description
|
17 |
|
18 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
19 |
- **Training Data:** 3DGen/3DGen-Bench
|
20 |
- **Pretrained Model:** laion/CLIP-ViT-H-14-laion2B-s32B-b79K
|
21 |
-
- **
|
22 |
- **License:** MIT
|
23 |
|
24 |
-
### Model Sources [optional]
|
25 |
-
|
26 |
-
<!-- Provide the basic links for the model. -->
|
27 |
-
|
28 |
-
- **Repository:** https://github.com/3DTopia/3DGen-Bench
|
29 |
-
- **Paper [optional]:**
|
30 |
-
- **Demo [optional]:**
|
31 |
-
|
32 |
## Uses
|
33 |
|
34 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
|
|
3 |
datasets:
|
4 |
- 3DGen/3DGen-Bench
|
5 |
---
|
6 |
+
# 3DGen-Score
|
7 |
|
8 |
+
<!--
|
|
|
|
|
|
|
9 |
**3DGen-Score** is an automatic evaluator fot 3D conditianl generation, which is trained on **3DGen-Bench**, a dataset of comparisons between two generated models on the same input.
|
10 |
The "clip-v1" version is finetued from "laion/CLIP-ViT-H-14-laion2B-s32B-b79K" in a "two-stage" style, and achieves an outstanding degree of human preference coherence.
|
11 |
+
-->
|
12 |
+
**3DGen-Score** is an automatic evaluator for 3D conditianl generation, trained on a comparisons dataset.
|
|
|
|
|
13 |
|
14 |
<!-- Provide a longer summary of what this model is. -->
|
15 |
+
- **Paper:**
|
16 |
- **Training Data:** 3DGen/3DGen-Bench
|
17 |
- **Pretrained Model:** laion/CLIP-ViT-H-14-laion2B-s32B-b79K
|
18 |
+
- **Github Repository:** https://github.com/3DTopia/3DGen-Bench
|
19 |
- **License:** MIT
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
## Uses
|
22 |
|
23 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|