Add image-to-3d pipeline tag
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
|
|
4 |
Model card for *DeepMesh: Auto-Regressive Artist-mesh Creation with Reinforcement Learning*
|
5 |
|
6 |
Project Page: https://zhaorw02.github.io/DeepMesh/
|
7 |
|
8 |
Arxiv: https://arxiv.org/abs/2503.15265
|
9 |

|
10 |
-
DeepMesh efficiently generates aesthetic, artist-like meshes conditioned on the given point cloud.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: image-to-3d
|
4 |
---
|
5 |
+
|
6 |
Model card for *DeepMesh: Auto-Regressive Artist-mesh Creation with Reinforcement Learning*
|
7 |
|
8 |
Project Page: https://zhaorw02.github.io/DeepMesh/
|
9 |
|
10 |
Arxiv: https://arxiv.org/abs/2503.15265
|
11 |

|
12 |
+
DeepMesh efficiently generates aesthetic, artist-like meshes conditioned on the given point cloud.
|