spyrit.core.nnet
Neural network models for image denoising.
Classes
|
A simple convolutional neural network model, without batch normalization. |
A simple convolutional neural network model, with batch normalization. |
|
|
A slightly deeper convolutional neural network model, with batch normalization. |
|
Identity layer. |
|
A list of layers, which can be denoising layers or any other layers. |
|
Defines a U-Net model. |