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

random shift augmentation in training data #12

Open
marmus12 opened this issue Jan 17, 2019 · 0 comments
Open

random shift augmentation in training data #12

marmus12 opened this issue Jan 17, 2019 · 0 comments

Comments

@marmus12
Copy link

Hello,

I have a feeling that the ix_rd and iy_rd in these two lines (135-136) should be switched. Is it really the case or am I missing something?

seq0to8=np.array(Setting02_AngualrViews)+ix_rd
seq8to0=np.array(Setting02_AngualrViews[::-1])+iy_rd

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