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

Video augmentation methods for Pre-trained model #11

Open
Aayush2007 opened this issue Feb 25, 2022 · 1 comment
Open

Video augmentation methods for Pre-trained model #11

Aayush2007 opened this issue Feb 25, 2022 · 1 comment

Comments

@Aayush2007
Copy link

What are the video augmentation options used in the pre-trained model ([Dropbox]) ?
In the code I can see that these are the ones uncommented, is that the case for the pretrained model?
dataset/dataloader_video.py
ksnip_20220225-151108

@ycmin95
Copy link
Collaborator

ycmin95 commented Feb 26, 2022

Yes,as mentioned in our paper, we adopted three kinds of data augmentation strategies (random crop, horizontal flip and
random temporal scaling) during training.

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