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

Why Do Results Vary When I Test Locally, But Not on the Web? #13

Open
Orion-sky opened this issue Nov 27, 2024 · 1 comment
Open

Why Do Results Vary When I Test Locally, But Not on the Web? #13

Orion-sky opened this issue Nov 27, 2024 · 1 comment

Comments

@Orion-sky
Copy link

Hello, I have a question regarding your code. When I test with the same image multiple times, I notice slight differences in the results each time. However, when I test on this webpage https://veichta-geocalib.hf.space/, I don’t observe the same issue. Could you help explain why this happens?
image

@veichta
Copy link
Collaborator

veichta commented Nov 28, 2024

Our decoder uses the Light Hamburger architecture, which can introduce slight variations during inference due to the random initialization of the bases. These variations should affect both the web-based and local inference, unless the random seeds are explicitly fixed.

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