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

checkpoint doesn't exist #204

Open
elfeffe opened this issue Jan 4, 2021 · 0 comments
Open

checkpoint doesn't exist #204

elfeffe opened this issue Jan 4, 2021 · 0 comments

Comments

@elfeffe
Copy link

elfeffe commented Jan 4, 2021

I'm trying to follow the tutorial
https://docs.floydhub.com/examples/style_transfer

But I get an error when I try to run this:
floyd run --gpu --env tensorflow-0.12:py2 --data narenst/datasets/coco-train-2014/1:images --data narenst/datasets/neural-style-transfer-pre-trained-models/1:models --data floydhub/datasets/imagenet-vgg-verydeep-19/3:vgg "python style.py --vgg-path /vgg/imagenet-vgg-verydeep-19.mat --train-path /images/train2014 --style examples/style/la_muse.jpg --base-model-path /models/la_muse.ckpt --epoch 1 --total-iterations 10 --checkpoint-dir ./checkpoints"

I get:
assertionError: checkpoint dir not found!

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

1 participant