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

Use trained model for inference #38

Closed
sahilrider opened this issue Oct 4, 2019 · 2 comments
Closed

Use trained model for inference #38

sahilrider opened this issue Oct 4, 2019 · 2 comments

Comments

@sahilrider
Copy link

I have trained the model as per the rt_gene_training folder. I have saved the final models for each folds. I want to use these models to test on new images. How to do it? Which model to use?

I don't want to go through the whole ros pipeline.
Thanks

@Tobias-Fischer
Copy link
Owner

Hi,
Please see the comments in #37; in particular you can now simply use https://github.com/Tobias-Fischer/rt_gene/blob/modularised/rt_gene/scripts/estimate_gaze_standalone.py
(don't forget to change branches). The script allows you to specify an image path as well as which model files to use.

Best, Tobias

@Tobias-Fischer
Copy link
Owner

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