Skip to content

help in pix2pix-keras #7

@noronet

Description

@noronet

hello . i have got problem in pix2pix-keras

i dont know what shall i download your structers dataset
could you get me direct link to this dataset.
i know this link http://cmp.felk.cvut.cz/~tylecr1/facade/ or http://vision.cs.utexas.edu/projects/finegrained/utzap50k/
but i dont know how prepare this dataset

data = "edges2shoes"
data = "facades"
direction = 0
trainAB = load_data('pix2pix/{}/train/.jpg'.format(data))
valAB = load_data('pix2pix/{}/val/
.jpg'.format(data))
assert len(trainAB) and len(valAB)

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