Script to extract splat from trained checkpoints#23
Script to extract splat from trained checkpoints#23W-OK-E wants to merge 1 commit intonv-tlabs:mainfrom
Conversation
This is a simple script to extract and write the gaussian splat that the checkpoints contain
|
I tested this to convert a PT output file generated by Difix3D training to PLY, and it works perfectly. This is very helpful, Thanks! |
Is there any guide or advice to use this script. I've been having problems to follow the github and understand it. |
Hi, have you tested 3DGS? I have some confusion about the overall process. The original author didn't provide model.pkl. Could you please give me a general overview of the process, as well as the procedure for converting pt to ply? If you have the time, could you please give me a brief explanation of the process? It would be of great help to me! |
Hey @Cnd-Gabri sorry for the late reply, so the steps are as follows:
I hope this helps feel free to ask you face any issues ahead. I think this answers @crazyzyz as well, or if not, please let me know. |
You could show me the versions of your torch, cuda, diffusers and xformers. Then I can give you a specific answer. |
This is a simple script to extract and write the gaussian splat that the checkpoints contain