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

Test data in CelebAGaze #21

Open
LingyunWang opened this issue Feb 15, 2022 · 2 comments
Open

Test data in CelebAGaze #21

LingyunWang opened this issue Feb 15, 2022 · 2 comments

Comments

@LingyunWang
Copy link

LingyunWang commented Feb 15, 2022

Appreciate for sharing the project. The results of test samples from CelebAGaze with the given pertained model(v1 or v2), are not ideal. Is there any error of my operation?

python test.py --exper_name='log8_7' --gpu_id='0' --crop_h=30 --crop_w=50 --test_sample_dir='test_sample_dir' --checkpoints='checkpoints'

image
image

@wangjue-wzq
Copy link

I have the same problem. Have you solved it?

@wangjue-wzq
Copy link

The reason may be the clipping length and width parameters.

python test.py --exper_name='log8_7' --gpu_id='0' --crop_h=40 --crop_w=60 --test_sample_dir='test_sample_dir' --checkpoints='checkpoints'

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