threestudio icon indicating copy to clipboard operation
threestudio copied to clipboard

How to inference

Open sekkit opened this issue 2 years ago • 1 comments

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?

sekkit avatar May 09 '23 15:05 sekkit

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😃

bennyguo avatar May 09 '23 15:05 bennyguo