BaowenZ / RaDe-GS

RaDe-GS: Rasterizing Depth in Gaussian Splatting
Other
328 stars 7 forks source link

crash when extract mesh #16

Closed hlpan closed 1 week ago

hlpan commented 1 week ago

Thanks for your excellent work. I'm encountering a segmentation fault when trying to extract a triangle mesh using the extract_triangle_mesh() method from the vbg module. The script runs fine up until this method is called, at which point the program crashes with the message "Segmentation fault (core dumped)".