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

want to know where data is augmented in code? #13

Open
iPwnXX opened this issue Sep 17, 2020 · 1 comment
Open

want to know where data is augmented in code? #13

iPwnXX opened this issue Sep 17, 2020 · 1 comment

Comments

@iPwnXX
Copy link

iPwnXX commented Sep 17, 2020

I looked through the code and was trying to find out how data augmentation defined in util.py works, and I found that the raw feteched data go through each augment funcs in iteration in preprocess() in datasets.py, which is only invoked in get_example(), but I didn't find blocks or functions that invoke get_example().
so how did data augmentation happens in running?
thanks for any help.

@q739554534
Copy link

Hello, can you reproduce the results of the paper?

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

2 participants