SSR icon indicating copy to clipboard operation
SSR copied to clipboard

eval_landmark.compute_map_and_print and related problems?

Open algoteam5 opened this issue 3 years ago • 3 comments

I am trying to reproduce your work by training with another dataset. However, my dataset doesn't have ground-truth file such as good, ok, bad, junk. How should I train the model without using the eval_landmark.compute_map_and_print function?

algoteam5 avatar Jan 21 '22 06:01 algoteam5

I think in your case, it is probably easier to just comment the validation function on rOxford and rParis

XiSHEN0220 avatar Jan 23 '22 07:01 XiSHEN0220

That's not a good idea because the model needs the validation function to improve itself

algoteam5 avatar Jan 24 '22 08:01 algoteam5

Im thinking about setting all of the images as ok, without having any good, junk or bad

algoteam5 avatar Jan 24 '22 09:01 algoteam5