Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'diff_surfel_rasterization' #51

Open
ApdowJN opened this issue Jun 17, 2024 · 3 comments
Open

ModuleNotFoundError: No module named 'diff_surfel_rasterization' #51

ApdowJN opened this issue Jun 17, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@ApdowJN
Copy link

ApdowJN commented Jun 17, 2024

When I try to run gs-extract-mesh, it encountered issue with 'ModuleNotFoundError: No module named 'diff_surfel_rasterization'.
When can we instal 'diff_surfel_rasterization', it seems that there isn't 'diff_surfel_rasterization' in submodules.

Can you provide any assistant and insights on it?

@ApdowJN
Copy link
Author

ApdowJN commented Jun 17, 2024

Resolve it by commenting out surfel_renderer in renders/init.py

@ApdowJN ApdowJN closed this as completed Jun 17, 2024
@hugoycj
Copy link
Collaborator

hugoycj commented Jun 17, 2024

Sorry for bother, diff_surfel_rasterization is from 2DGS rasterization. We will try to make this dependency dynamic loading by detecting whether 2DGS is used

@hugoycj hugoycj reopened this Jun 17, 2024
@hugoycj hugoycj added the enhancement New feature or request label Jun 17, 2024
@ApdowJN
Copy link
Author

ApdowJN commented Jun 18, 2024

Sounds good. thank you very much. May I ask when do you plan to release entire pipeline that includes train (with depth prior, normal constraints), mesh extraction, etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants