cutcutcodec.core.nn.model.enhancement.cnn
Implement a convolutive network for video enhancement.
Classes
|
Improve RGB image quality keeping the resolution. |
Details
- class cutcutcodec.core.nn.model.enhancement.cnn.CNN(**kwargs)[source]
Improve RGB image quality keeping the resolution.
Initialize internal Module state, shared by both nn.Module and ScriptModule.