PJLab-ADG / neuralsim

neuralsim: 3D surface reconstruction and simulation based on 3D neural rendering.
MIT License
582 stars 31 forks source link

memory leak in extract_mesh.py #32

Open hihulan opened 11 months ago

hihulan commented 11 months ago

There is a memory leak in extract_mesh.py, and the memory will continue to increase rapidly as the code runs.