ltxu
Results
2
issues of
ltxu
样式类似的,最好是一套的
csgan/utils/csgan_utils.py line. 541 `dataset.inv_transform(x_hats[i], type=FLAGS.input_transform_type)` `type` should be replaced by `int_type`, as the definition of `inv_transform` is `inv_transform(self, transformed_images, int_type=None)` .