Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperparameters for homography transformation #123

Open
toru34 opened this issue Aug 26, 2022 · 1 comment
Open

Hyperparameters for homography transformation #123

toru34 opened this issue Aug 26, 2022 · 1 comment

Comments

@toru34
Copy link

toru34 commented Aug 26, 2022

How strongly did you transform images? What hyperparameters did you use when you apply homography transformation to images? Such as

  • scaling_amplitude
  • perspective_amplitude_x, perspective_amplitude_y
  • max_angle
  • patch_ratio.

I've rewrite homography code in numpy as you suggested here, but still can't reproduce the reported accuracy. Any advice would be helpful.

Thanks!

@sarlinpe
Copy link
Contributor

I don't have the parameters at hand (and I'm not sure what mean the ones you mention) but you can check examples in the appendix of the paper to see how strong the geometric transform was.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants