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

Image augmentation #6

Open
minhquoc0712 opened this issue Feb 18, 2023 · 0 comments
Open

Image augmentation #6

minhquoc0712 opened this issue Feb 18, 2023 · 0 comments

Comments

@minhquoc0712
Copy link

Hi, thank you for your interesting research.

I have some questions regarding the data augmentation:

  1. In the paper, you stated as follows: "The training images were first resized to 256 × 256 and then augmented with random cropping to 224×224 as well as random horizontal flipping with the probability of 50%." But when reading the code, I see that you use the default dataset augmentation from the ProxyAnchor code, which does not contain resized image to 256 x 256 for is_train=True. Can you clarify it?
  2. There is no mention, is the test data augmentation used the same one from the ProxyAnchor code.
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