yu4u / noise2noise

An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration without Clean Data"
MIT License
1.07k stars 237 forks source link

support multi gpu training used and strict versioning #50

Closed Uno-Takashi closed 4 years ago

Uno-Takashi commented 4 years ago

It supports multi-GPU training. Of course,Trained weights work on a single GPU.

Now some versioning needs to be tighter. For that reason, we provide the exact version of the documentation and requirements.txt

Uno-Takashi commented 4 years ago

Close once and split the pull-request