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

Can't import FeatureGaussianModel, only has GaussianModel. (https://github.com/Jumpat/SegmentAnythingin3D/blob/sa3d-gs/scene/__init__.py) #73

Open
10Xianjin opened this issue Jun 4, 2024 · 2 comments

Comments

@10Xianjin
Copy link

          Can't import FeatureGaussianModel, only has GaussianModel. (https://github.com/Jumpat/SegmentAnythingin3D/blob/sa3d-gs/scene/__init__.py)

Originally posted by @Lizhinwafu in #69 (comment)

@10Xianjin
Copy link
Author

Traceback (most recent call last):
File "render.py", line 13, in
from scene import Scene, GaussianModel, FeatureGaussianModel
ImportError: cannot import name 'FeatureGaussianModel' from 'scene' (/home/user/exp/SegmentAnythingin3D/scene/init.py)

@Jumpat
Copy link
Owner

Jumpat commented Jun 4, 2024

Hi, this is an unfixed bug in SA3D-GS code. We will fix it within this month. You can also try to remove the involvement of FeatureGaussianModel by yourself.

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

No branches or pull requests

2 participants