Can’t reproduce the same results as on the web interface with code
#4
by
gfdadfas
- opened
I’m currently using the eloftr model, but I can’t reproduce the same results as on the web interface. Could you explain how the parameter settings on the web interface correspond to the parameter settings in the code?
Hi
@gfdadfas
,
I assume the web interface adds Ransac on top of the model's output, which is not the case in the present model as Ransac is another post processing that is independent from the model. You should have similar results by implementing Ransac on top of the model