Skip to content

Blend set to string #58

@muchogrande

Description

@muchogrande

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'

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