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

How was the image preprocessed for the model? #6

Open
offchan42 opened this issue Oct 6, 2019 · 0 comments
Open

How was the image preprocessed for the model? #6

offchan42 opened this issue Oct 6, 2019 · 0 comments

Comments

@offchan42
Copy link

I know that that image is scaled to be in range [-1, 1] when training.
But I want to also know whether the images were deformed (resized without caring aspect ratio) during training. And were there any grayscale images in the dataset?
The most important thing is about the deformity. My camera has 1280x720 resolution so I want to know if I scale it to 224x224, will I get bad result using transfer learning?

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