Open Orion-sky opened 6 days ago
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?