anvilinteractiv commited on
Commit
d11391f
Β·
verified Β·
1 Parent(s): 4c01eca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -14
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Hunyuan3D-2.0
3
  emoji: 🌍
4
  colorFrom: purple
5
  colorTo: red
@@ -57,19 +57,18 @@ models:
57
 
58
  ## **Abstract**
59
 
60
- We present Hunyuan3D 2.0, an advanced large-scale 3D synthesis system for generating high-resolution textured 3D assets.
61
- This system includes two foundation components: a large-scale shape generation model - Hunyuan3D-DiT, and a large-scale
62
- texture synthesis model - Hunyuan3D-Paint.
63
- The shape generative model, built on a scalable flow-based diffusion transformer, aims to create geometry that properly
64
- aligns with a given condition image, laying a solid foundation for downstream applications.
65
- The texture synthesis model, benefiting from strong geometric and diffusion priors, produces high-resolution and vibrant
66
- texture maps for either generated or hand-crafted meshes.
67
- Furthermore, we build Hunyuan3D-Studio - a versatile, user-friendly production platform that simplifies the re-creation
68
- process of 3D assets. It allows both professional and amateur users to manipulate or even animate their meshes
69
- efficiently.
70
- We systematically evaluate our models, showing that Hunyuan3D 2.0 outperforms previous state-of-the-art models,
71
- including the open-source models and closed-source models in geometry details, condition alignment, texture quality, and
72
- e.t.c.
73
 
74
 
75
 
 
1
  ---
2
+ title: PolyGenixAI
3
  emoji: 🌍
4
  colorFrom: purple
5
  colorTo: red
 
57
 
58
  ## **Abstract**
59
 
60
+ PolyGenixAI: Fast and High-Quality 3D Asset Generation
61
+ We present PolyGenixAI, an advanced system for rapidly generating high-resolution textured 3D assets. This system comprises two core components:
62
+ a high-speed shape generation model, PolyGenixAI-DiT, and a robust texture synthesis model, PolyGenixAI-Paint.
63
+
64
+ PolyGenixAI-DiT, a scalable flow-based diffusion transformer, delivers precise geometry aligned with input images in seconds,
65
+ enabling efficient creation of 3D models for diverse applications.
66
+ PolyGenixAI-Paint leverages strong geometric and diffusion priors to produce vibrant, high-resolution texture maps for both generated and user-provided meshes.
67
+
68
+ Additionally, PolyGenixAI Studio offers a user-friendly platform that simplifies 3D asset creation and manipulation.
69
+ It empowers both professionals and enthusiasts to quickly generate, edit, and animate 3D models with ease.
70
+ PolyGenixAI outperforms state-of-the-art models, delivering superior geometry details, condition alignment, and texture quality.
71
+ Optimized for speed, it ensures fast model generation without compromising quality, making it ideal for real-time and production workflows.
 
72
 
73
 
74