hwanhuh / 2D-GS-Viser-Viewer

Simple Viser Viewer for 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
105 stars 7 forks source link

python train_w_viewer.py, training finished but not exit . #19

Open Vincento-Wang opened 2 months ago

Vincento-Wang commented 2 months ago

how to correctly exit the threading and release the cuda memery.

hwanhuh commented 2 months ago

Sorry for the late response. The viewer thread remains open, so you need to close it manually after the training.