G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing
GREYC CNRS ENSICAEN UNICAEN

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 3.5.3        Current pre-release: 3.5.4 (2025/04/16)

Reference

Table of Contents  ▸  List of Commands  ▸  Neural Networks  ▸  nn_resconv3dnl◀  nn_resconv2dnl    |    nn_resfcnl  ▶

nn_resconv3dnl

Arguments:

Description:

Add a resconv3dnl (residual 3D convolutional layer followed by a non-linearity) to the current network.

boundary_conditions can be { 0:Dirichlet | 1:Neumann | 2:Periodic | 3:Mirror }.
learning_mode can be { 0:No learning | 1:Weights only | 2:Biases only | 3:Weights+biases }.

Default values:

in=. (previous layer), kernel_size=3, dilation=1, boundary_conditions=1, activation='leakyrelu', learning_mode=3 and regularization=0.

G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing

G'MIC is an open-source software distributed under the CeCILL free software licenses (LGPL-like and/or
GPL-compatible). Copyrights (C) Since July 2008, David Tschumperlé - GREYC UMR CNRS 6072, Image Team.