timctho / VNect-tensorflow

Apache License 2.0
474 stars 103 forks source link

How to properly run ? #18

Closed DanAmador closed 5 years ago

DanAmador commented 5 years ago

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

I've done the following

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 commented 5 years ago

https://github.com/timctho/VNect-tensorflow/issues/11#issuecomment-425325746