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

Question about the method implementation. #41

Open
jkim50104 opened this issue Nov 26, 2024 · 0 comments
Open

Question about the method implementation. #41

jkim50104 opened this issue Nov 26, 2024 · 0 comments

Comments

@jkim50104
Copy link

Hi, thank you for sharing your work and providing the implementation!

While reviewing the code, I noticed a few differences between the implementation and the description in the paper. In the paper, during the 2D-to-3D construction process, it mentions that a 3D model is utilized to extract features for each point. However, in the code, it seems that CLIP features are being used instead.

Additionally, the paper describes processing features for top views (as outlined in OpenMask3D), but in the code, it appears that the CLIP features are computed for the entire frame instead.

Could you clarify if I might be misunderstanding something here? Thank you!

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

1 participant