threestudio
threestudio copied to clipboard
How to inference
As the title indicates, I am confused with the tutorial, which contains training commands instead of inference commands. How can I generate 3d models from text?
Hi! For methods addressed in this repo, the process to get a mesh from text prompts is optimizing a scene representation, or "training" a scene representation. This is different from Point-E or Shap-E where the 3D model is produced by simple inference. Hope this is more clear😃