turandai / gaussian_surfels

Implementation of the SIGGRAPH 2024 conference paper "High-quality Surface Reconstruction using Gaussian Surfels".
501 stars 24 forks source link

ModuleNotFoundError: No module named 'data' #4

Closed Eyoahz1243fei closed 4 months ago

Eyoahz1243fei commented 5 months ago

when I run 'estimate_normal.py', there is an error: "ModuleNotFoundError: No module named 'data'", how can I sovle it ?

turandai commented 5 months ago

It was my mistake, it should be fixed now