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

is distortion okay for calculating similarity? #181

Open
jjangga0214 opened this issue Oct 22, 2021 · 0 comments
Open

is distortion okay for calculating similarity? #181

jjangga0214 opened this issue Oct 22, 2021 · 0 comments

Comments

@jjangga0214
Copy link

jjangga0214 commented Oct 22, 2021

Hi!

Frame 718

As far as I know,

  1. facenet requires square image as an input.
  2. mtcnn can detect and crop the original image as a square, but distortion occurs.

Is distorted image okay to put into facenet?
Does it affect to accuracy of calculation similarity(embedding)?
(for similarity(classification of known faces), I am going to put some custom layers upon facenet)

(If it's okay, maybe because every other image would be distorted no matter what? So it would not compare normal image vs distorted image, but distorted image vs distorted image, which would be fair?)

Thanks!

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

1 participant