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

Blend set to string #58

Open
muchogrande opened this issue Nov 19, 2015 · 0 comments
Open

Blend set to string #58

muchogrande opened this issue Nov 19, 2015 · 0 comments

Comments

@muchogrande
Copy link

Hi, I can't seem to set -b to a string. Integers work fine, but 'loop' or 'blend' throw:

2_dreaming_time.py: error: argument -b/--blend: invalid float value: 'loop'

Tried without (as per instructions) and with quotations (single + double).

python 2_dreaming_time.py -i /Volumes/RAID_OSX/_SAKHEENA/_DD/_Sakheena_test_images -o /Volumes/RAID_OSX/_SAKHEENA/_DD/_output --model_path /usr/local/caffe/models/bvlc_googlenet/ --model_name bvlc_googlenet.caffemodel --gpu 0 -octs 1.3 -b loop -l inception_4e/3x3_reduce
usage: 2_dreaming_time.py [-h] -i INPUT -o OUTPUT [-d] [--gpu GPU]
[-t MODEL_PATH] [-m MODEL_NAME] [-p PREVIEW]
[-oct OCTAVES] [-octs OCTAVESCALE] [-itr ITERATIONS]
[-j JITTER] [-z ZOOM] [-s STEPSIZE] [-b BLEND]
[-l LAYERS [LAYERS ...]]
2_dreaming_time.py: error: argument -b/--blend: invalid float value: 'loop'

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