Skip to content

DeepLIIF 1.1.2

Compare
Choose a tag to compare
@Parmida93 Parmida93 released this 26 Apr 15:26
· 177 commits to main since this release
  • VGG loss added to the translation task.
  • Automatically reading the model parameters to create the model for inference.
  • GPU ids configuration updated.
  • Converting the images to 'RGB', fixing the issue of reading grayscale or 'RGBA' images.
  • Saving model parameters in training mode added to the cli.py file.