Antonio Luis Sombra de Medeiros
Antonio Luis Sombra de Medeiros
I get the same issue, even though I am loading the Coco pre-trained weights. I don't know why but adding this piece of code solves it: `from tensorflow.compat.v1 import ConfigProto`...
@MollyDai Non-blind SISR algorithms assume you already know the blur kernel, and they normally use this information for doing the Super-Resolution step. To use a non-blind SISR model you need...
I have not yet fully understood the project. I have to look more throughly and carefully into it. But I found that the degradation kernels are given. There are commented...