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

How is query speed measured? #38

Open
tberriel opened this issue Apr 17, 2024 · 0 comments
Open

How is query speed measured? #38

tberriel opened this issue Apr 17, 2024 · 0 comments

Comments

@tberriel
Copy link

Hi, really nice work!

I wanted to ask you, how did you compute the query speed of tables 3 and 4 of the paper?

I've observed that the current implementation stores each level of language features on a different set of gaussians. Therefore you require 3 rasterization steps to obtain the 2D language features for a given point of view.
Are you taking this rasterization and the posterior decoding time into account, or you are just measuring the query matching with the CLIP features?

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