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

Preprocess for build_inceptionresnetv1 #16

Open
Vandmoon opened this issue Oct 31, 2019 · 0 comments
Open

Preprocess for build_inceptionresnetv1 #16

Vandmoon opened this issue Oct 31, 2019 · 0 comments

Comments

@Vandmoon
Copy link

Just a reminder:
The current implementation of build_inceptionresnetv1 in dev branch seems problematic, althrough not finished yet, since the input of the FaceVerifier(extractor="facenet", classes=512) is assumed to be an image of 0255 uint8 values, while all the input images within models.py are preprocessed to be within -1+1.
The images should be rescaled back to 0~255 similar to the function build_hybrid_ir50s.

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