HomoGAN
HomoGAN copied to clipboard
This is the official implementation of HomoGAN, CVPR2022
Hi~ It can be found that the video name "0000030" shown in both RE and SF list in evaluate.py compared to the test.py in "Content-Aware Unsupervised Deep Homography Estimation". This...
Hi~ I am very interested in your excellent work HomoGAN. However, I can't reproduce the presented performance. Can you possibly share the "test.txt"? Thank you in advance!
File "HomoGAN/loss/losses.py", line 438, in compute_eval_results(),pt_set = list(map(eval, data_batch["pt_set"])) KeyError: 'pt_set'. so,how to eval?