Update README.md
#4
by
anindia23
- opened
README.md
CHANGED
|
@@ -2,6 +2,17 @@
|
|
| 2 |
license: cc-by-nc-2.0
|
| 3 |
pipeline_tag: image-to-3d
|
| 4 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# [ECCV 2024] VFusion3D: Learning Scalable 3D Generative Models from Video Diffusion Models
|
| 7 |
|
|
|
|
| 2 |
license: cc-by-nc-2.0
|
| 3 |
pipeline_tag: image-to-3d
|
| 4 |
library_name: transformers
|
| 5 |
+
datasets:
|
| 6 |
+
- argilla/FinePersonas-v0.1
|
| 7 |
+
language:
|
| 8 |
+
- am
|
| 9 |
+
metrics:
|
| 10 |
+
- accuracy
|
| 11 |
+
base_model:
|
| 12 |
+
- stepfun-ai/GOT-OCR2_0
|
| 13 |
+
new_version: meta-llama/Llama-3.2-11B-Vision-Instruct
|
| 14 |
+
tags:
|
| 15 |
+
- chemistry
|
| 16 |
---
|
| 17 |
# [ECCV 2024] VFusion3D: Learning Scalable 3D Generative Models from Video Diffusion Models
|
| 18 |
|