bc_learning_sound icon indicating copy to clipboard operation
bc_learning_sound copied to clipboard

want to know where data is augmented in code?

Open iPwnXX opened this issue 4 years ago • 1 comments

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.

iPwnXX avatar Sep 17 '20 08:09 iPwnXX

Hello, can you reproduce the results of the paper?

q739554534 avatar Sep 25 '20 11:09 q739554534