🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
4.67k
stars
768
forks
source link
on "Colab" ModuleNotFoundError: No module named 'tensorflow.python.keras.engine.base_layer_v1' #143
Open
kodindonesia opened 4 years ago
trying to use ISR on "Colab" results in the following error: ModuleNotFoundError: No module named 'tensorflow.python.keras.engine.base_layer_v1'
from ISR.models import RDN model = RDN(weights='noise-cancel')