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

Problem with testing #82

Open
xxxyyyzzzz opened this issue Sep 10, 2018 · 3 comments
Open

Problem with testing #82

xxxyyyzzzz opened this issue Sep 10, 2018 · 3 comments

Comments

@xxxyyyzzzz
Copy link

Can this model be tested without training? Like giving an image and receive a describing statement as output. If so, what is the procedure to test the model. It would be helpful if I can get some steps to test it.

ps:
Error which I get when I run evaluate.ipynb code is, there is no "./data/val/val.features.hkl" file available.

@zBabar
Copy link

zBabar commented Sep 17, 2018

I think you need to call test() (which is in solver.py) in train.py with the reference of solver object .....from solver.py....

@Shanzaay
Copy link

@zBabar were you able to successfully run the model? I am getting a memory error while trying to train the model. Any idea how to solve that?

@shiqi1994
Copy link

@zBabar were you able to successfully run the model? I am getting a memory error while trying to train the model. Any idea how to solve that?

How the memory error looks like? MMO?

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

4 participants