You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: