eric-yyjau/pytorch-superpoint

Homography of HPatches issue

jeethesh-pai opened this issue · 0 comments

s = max(self.sizer /image.shape[:2])

Hello Eric,

I am getting a value of more than 1 after scaling using the above code. Isn't this supposed to normalize the scaling in the homography matrix?

Thanks
Jeethesh