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

运行random_samples.py文件时,生成的文件目录中Output/random_samples/mountains/gen_start_scale=0没有相应的随机样本 #31

Open
yudanalirui opened this issue Nov 19, 2019 · 3 comments

Comments

@yudanalirui
Copy link

在终端输入python random_samples.py文件时,没有生成随机样本,生成的文件目录中Output/random_samples/mountains/gen_start_scale=0是空白的,运行时没有报错,请问这是哪里出问题了呢?

@cristyioan2000
Copy link

Follow these steps:

1. Train the model

First you must be sure that your model trained till the end. If you force stop the training the model won't work, you must let it train till the last scale and let it finish. *I think this is your issue's answer

2. Make sure you have the mountain.jpeg in your Images/ folder

3. Use the right command:

python random_samples.py --input_name mountain.jpeg --mode random_samples --gen_start_scale 3

@yudanalirui
Copy link
Author

yudanalirui commented Nov 19, 2019 via email

@I-am-anonymous-coder
Copy link

Did your problem got solve?
In my case the output folder for random samples.py is created but no image is there inside the folder
how can i resolve my problem?
i am working in Goolgle colab

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

3 participants