BiaPyX / BiaPy

Open source Python library for building bioimage analysis pipelines
https://BiaPyX.github.io
MIT License
116 stars 28 forks source link

Four super-resolution models have been introduced #24

Closed IvanHCenalmor closed 1 year ago

IvanHCenalmor commented 1 year ago

Four super-resolution models have been introduced: SR-Unet, RCAN, DFCAN and WDSR.

The changes that have been applied are:

Also, due to the dependencies in wdsr.py, the following library should be introduced: pip install tensorflow-addons==0.15.0