unsupervisedDeepHomographyRAL2018 icon indicating copy to clipboard operation
unsupervisedDeepHomographyRAL2018 copied to clipboard

Unsupervised Deep Homography: A Fast and Robust Homography Estimation Model

Results 4 unsupervisedDeepHomographyRAL2018 issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/40566781/169938461-283eb091-b000-488f-bbee-9ecbfa582577.png) In this loss function, may I ask you something as follows: What do Xi and Xj at the denominator mean?

In numpy_spatial_transform line 90, it says: wa = np.expand_dims(wa, 2) and I am getting the following error: axis = tuple([normalize_axis_index(ax, ndim, argname) for ax in axis]) numpy.AxisError: axis 2 is...

hello,if this project can run in windows? if yes,please tell which version of python it needs,thank you