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 properly run ? #18

Closed
DanAmador opened this issue Nov 10, 2018 · 1 comment
Closed

How to properly run ? #18

DanAmador opened this issue Nov 10, 2018 · 1 comment

Comments

@DanAmador
Copy link

I find that the documentation is lacking and haven't really been able to run it.

I've done the following

  • Contact and get the author to send me the model and weights in the caffemodel format
  • Convert it to a pickle format using caffe_weights_to_pickle.py
  • Create an event file running the model file and renamed it vnect_tf and saved it in the weights folder

Yet I can't run any of the demos, I'm getting a dataLoss error, more specifically:

DataLossError (see above for traceback): Unable to open table file models/weights/vnect_tf: Data loss: not an sstable (bad magic number): perhaps your file is in a different file format and you need to use a different restore operator?

Is there something I need to do beforehand or did I do something wrong? I'd be willing to update the readme or even create a script to automate the process if I get this running.

@Robinchacko
Copy link

#11 (comment)

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