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

math #21

Open
alicera opened this issue Dec 29, 2020 · 1 comment
Open

math #21

alicera opened this issue Dec 29, 2020 · 1 comment

Comments

@alicera
Copy link

alicera commented Dec 29, 2020

What do you do for dx, dy, edx, edy ?
Why resize the image to 56x56 then resize to 112x112?

image

@alicera
Copy link
Author

alicera commented Dec 29, 2020

the PFLD no mean and stdev, right ?

    image_mean = np.array([127, 127, 127])
    image = (image - image_mean) / 128

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