Skip to content

tf.image.decode_image can not output image shape  #91

@Yaoxingtian

Description

@Yaoxingtian

hi, thanks for your opensource. the problem is as below, tf1.15 version cannot work of tf.image.decode_image, any solutions to solve this problem ? thanks so much!

File "tfci.py", line 124, in compress
bitstring = compress_image(model, input_image)
File "tfci.py", line 107, in compress_image
packed.pack(tensors)
TypeError: pack() missing 1 required positional argument: 'arrays'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions