skywolf829 / GSTK

Gaussian Splatting toolkit application. One stop shop for preprocessing your dataset, training your model with human-in-the-loop training, and editing saved GSplat PLY files.
MIT License
4 stars 1 forks source link

Export model (frontend) #18

Closed skywolf829 closed 7 months ago

skywolf829 commented 7 months ago

Add a way to export the current model to storage. Perhaps with File > Export As or File > Save As. Should send a message to the backend to perform the saving.

skywolf829 commented 7 months ago

Added menubar item for Model > Save/Load model