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

How to eval my own images? #18

Open
PGodzilla opened this issue May 30, 2018 · 1 comment
Open

How to eval my own images? #18

PGodzilla opened this issue May 30, 2018 · 1 comment

Comments

@PGodzilla
Copy link

What to do if I want to evaluate my own images like neuraltalk2: " $ th eval.lua -model /path/to/model -image_folder /path/to/image/directory -num_images 10 "

@jamiechoi1995
Copy link

jamiechoi1995 commented Jun 21, 2018

I think there are 2 ways to do this:

  1. create a file like "misc/DataLoaderRaw.lua" as it in neuraltalk2
  2. preprocess the images into an h5 file (using prepro_coco_test.py) and use eval_visualization.lua to load them

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