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'