Single_Image_Super_Resolution icon indicating copy to clipboard operation
Single_Image_Super_Resolution copied to clipboard

A tensorflow-based implementation of SISR using EDSR, SRResNet, and SRGAN

Results 2 Single_Image_Super_Resolution issues
Sort by recently updated
recently updated
newest added

PackagesNotFoundError: The following packages are not available from current channels: - opencv_python==4.5.5.62 - tensorflow==2.7.0 - pillow==9.0.0 Requirements are not possible to be satisfied anymore. Please update requirements.txt file.

Seems things have changed since this repo was last tested. In train.py gan.trainGenerator should become gan.train_generator.