Skip to content

int object is not callable. #20

Description

@xyzdcgan

Hello, i am having tensorflow version 1.11.0
i had issue on initialize varaible but solved that issue by modifing to this (tf.global_variables_initializer(), tf.local_variables_initializer()), earlier it had only global initializer.

After that i am having another issue on this line
if(image_tensor.size() == img_sizebatch_sizeimg_layer):
it seems to be issue of size() func but displaying error of "int object is not callable"
i am running in python 3. and have horse2zebra images.

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