unsupervisedDeepHomographyRAL2018
unsupervisedDeepHomographyRAL2018 copied to clipboard
Unsupervised Deep Homography: A Fast and Robust Homography Estimation Model
 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