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

Some questions about image augmentation #28

Open
ws6125 opened this issue Feb 1, 2023 · 0 comments
Open

Some questions about image augmentation #28

ws6125 opened this issue Feb 1, 2023 · 0 comments

Comments

@ws6125
Copy link

ws6125 commented Feb 1, 2023

Hello, I'm a newbie of image captioning. I have some questions about the image augmentation in coco.py.

  1. Flip and rotate will make the wrong position, such as "left & right" and "above & under", I think those augmentations are not good with image captioning. Could you please tell me why using flip and rotate?
  2. Why the numerical ranges of brightness, contrast, and saturation in color jitter are [0.5, 1.3], [0.8, 1.5], and [0.2, 1.5]? Do you reference other works or papers? If yes, could you please tell me the reference?

Thank you.

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