yu4u / noise2noise

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

support multi gpu training used #51

Open Uno-Takashi opened 4 years ago

Uno-Takashi commented 4 years ago

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