FSRCNN_Tensorflow icon indicating copy to clipboard operation
FSRCNN_Tensorflow copied to clipboard

Tensorflow implementation of 'Accelerating the Super-Resolution Convolutional Neural Network'.

Results 5 FSRCNN_Tensorflow issues
Sort by recently updated
recently updated
newest added

One last question Saafke, when we train a network from scratch we train it with the 91-images datasets.When we have to fine-tune it we have to train the network with...

I am pretty sure it was python 2.7, although I am not sure about TensorFlow, my guess would be 1.12.0. I can double-check for you somewhere later this week. It...

tested with python2 `conda create -n tf_older python=2`

Hi, I wonder the version of tensorflow and python. I run the code and it gives me message that the version is not matched. Thanks.

I am on a Mac silicon architecture laptop and I used python 3.11 and a tensorflow 2.15.0. I converted the code in this repo to tensorflow 2.x by refering to...