Skip to content

models/foo_to_bar/encoder.h5 not found error. #9

@limkokhole

Description

@limkokhole

$ python3 faceit.py convert foo_bar bar.mp4 --start 0 --duration 10 --side-by-sid
Using TensorFlow backend.
Loading Model from Model_Original plugin...
WARNING:tensorflow:From /home/xiaobai/.local/lib/python3.6/site-packages/keras/backend/tensorflow_backend.py:1264: calling reduce_prod (from tensorflow.python.ops.math_ops) with keep_dims is deprecated and will be removed in a future version.
Instructions for updating:
keep_dims is deprecated, use keepdims instead
WARNING:tensorflow:From /home/xiaobai/.local/lib/python3.6/site-packages/keras/backend/tensorflow_backend.py:1349: calling reduce_mean (from tensorflow.python.ops.math_ops) with keep_dims is deprecated and will be removed in a future version.
Instructions for updating:
keep_dims is deprecated, use keepdims instead
Failed loading existing training data.
Unable to open file (unable to open file: name = 'models/foo_to_bar/encoder.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
model Not Found! A valid model must be provided to continue!
$

My system is Ubuntu 17.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions