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

generate.py can not generate the image which angle is 180 because the number of all angle is 11 but the line #41 of generate.py use the range(10) #3

Open
lovebobo opened this issue Jan 17, 2019 · 2 comments

Comments

@lovebobo
Copy link

No description provided.

@lovebobo lovebobo changed the title generate.py can not generate the image which angle is 180 because the number all angle is 11 but the line #41 of generate.py use the range(10) generate.py can not generate the image which angle is 180 because the number of all angle is 11 but the line #41 of generate.py use the range(10) Jan 17, 2019
@WenJingBao1014
Copy link

I saw you posting on GaitGAN code on xuehy's github, so I want to know do you run GaitGAN code successfully?

@weilanhanf
Copy link

I met the same problem!I think the angles list in the line #28 of generate.py should remove '090', because the code of generate.py needn't generate the image of '090'angle. In knn_class_per_angle.py, when needing to classify under '090' angle, the source image is used instead of generated image.

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

3 participants