Skip to content

Training didn't generate model .ckpt #1

Description

@kamelito78

I launched a training, it worked. I used this command:

python style.py --train-path ./data/train2014 --style ./examples/style/zoom256x256.jpg --checkpoint-dir ./model

But it didn't generate a model (.ckpt).

It generated those 4 files : checkpoint, fns.ckpt.data-00000-of-00001, fns.ckpt.index, fns.ckpt.meta

I couldn't use any of those files with evaluate.py.

Do you have an idea on how to solve that ?

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