How to resize the Hpatches image to (240,320) ?
Closed this issue · 1 comments
pixelsmaker commented
I found that your way to resize Hpatches image to size (240,320) is different from the tensorflow version of Superpoint,
Will these affect the evaluation score on Hpatches dataset?
eric-yyjau commented
Hi @pixelsmaker ,
Sorry for my late reply.
Do you mean the final image size is different?
I remember I'm using (240, 320) whereas the other repo is using (480, 640).
I remember I've done a couple of experiments and the scores didn't have much difference.