Xinjie
ee03a089b1
feat(sim): Support all simulators and opt asset storage size. ( #40 )
...
* feat(sim): Support all simulators and opt asset storage size.
2025-09-25 17:43:28 +08:00
Xinjie
a375fa46b5
feat(env): Add docker file. ( #30 )
2025-08-02 12:50:09 +08:00
Xinjie
e82f02a9a5
feat(pipe): Release 3D scene generation pipeline. ( #25 )
...
Release 3D scene generation pipeline and tag as v0.1.2.
---------
Co-authored-by: xinjie.wang <xinjie.wang@gpu-4090-dev015.hogpu.cc>
2025-07-21 23:31:15 +08:00
Xinjie
a3924ae4a8
feat(pipe): Refine generation pipeline and add utests. ( #23 )
...
- Added intelligent quality checkers and auto-retry pipeline for `image-to-3d` and `text-to-3d`.
- Added unit tests for quality checkers.
- `text-to-3d` now supports more `text-to-image` models, pipeline success rate improved to 94%.
2025-07-11 16:51:35 +08:00
Xinjie
5f810f3574
chore(model): Put image_encoder to cuda to adapt to hf zero-gpu. ( #7 )
...
chore(model): Put image_encoder to cuda to adapt to hf zero-gpu.
2025-06-13 01:09:49 +08:00