SuGaR icon indicating copy to clipboard operation
SuGaR copied to clipboard

how can I use the coarse 15000.pt to continue train.py?

Open 728388808 opened this issue 2 years ago • 3 comments

My gpu was out of memory when the train.py is running(temporarily), but I got the "coarse/data/15000.pt", Can I ignore # ----- Optimize coarse SuGaR ----- #step and run # ----- Extract mesh from coarse SuGaR -----# step directly by setting any parameters?

728388808 avatar Dec 21 '23 09:12 728388808

same quesiton.

wen-yuan-zhang avatar Dec 24 '23 11:12 wen-yuan-zhang

same quesiton.Is there any solution? Thank you so much!

xuncpp avatar Mar 28 '24 02:03 xuncpp

I may have solved the problem, you can just run extract_refined_mesh_with_texture.py and set the corresponding parameters, but even though I just ran that program, I still ran out of memory.

xuncpp avatar Mar 31 '24 04:03 xuncpp