21 results
- Go to itemThis layer creates a convolution kernel that is convolved with the layer input over a single dimension. Corresponds to the Keras …0
- Go to itemThis layer creates a convolution kernel that is convolved with the layer input over a single dimension. Corresponds to the Keras …0
- Go to itemThis layer creates a convolution kernel that is convolved with the layer input over two dimensions. Corresponds to the Keras Conv…0
- Go to itemThis layer creates a convolution kernel that is convolved with the layer input over two dimensions. Corresponds to the Keras Conv…0
- Go to itemThis layer creates a convolution kernel that is convolved with the layer input over three dimensions. Corresponds to the Keras Co…0
- Go to itemThis layer creates a convolution kernel that is convolved with the layer input over three dimensions. Corresponds to the Keras Co…0
- Go to itemThis layer crops the layer input in a single dimension. Corresponds to the Keras Cropping 1D Layer .0
- Go to itemThis layer crops the layer input in two dimensions. Corresponds to the Keras Cropping 2D Layer .0
- Go to itemThis layer crops the layer input in three dimensions. Corresponds to the Keras Cropping 3D Layer .0
- Go to itemThis layer performs convolution in a single dimension with a factorization of the convolution kernel into two smaller kernels. Co…0
- Go to itemThis layer performs convolution in a single dimension with a factorization of the convolution kernel into two smaller kernels. Co…0
- Go to itemThis layer performs convolution in two dimensions with a factorization of the convolution kernel into two smaller kernels. Corres…0
- Go to itemThis layer performs convolution in two dimensions with a factorization of the convolution kernel into two smaller kernels. Corres…0
- Go to itemThe need for transposed convolutions generally arises from the desire to use a transformation going in the opposite direction of …0
- Go to itemThe need for transposed convolutions generally arises from the desire to use a transformation going in the opposite direction of …0
- Go to itemRepeats the layer input element-wise in a single dimension. Corresponds to the Keras Upsampling 1D Layer .0
- Go to itemRepeats the rows and columns of the layer input. Corresponds to the Keras Upsampling 2D Layer .0
- Go to itemRepeats the layer input element-wise in three dimension. Corresponds to the Keras Upsampling 3D Layer .0
- Go to itemPads the layer input with zeros in a single dimension. Corresponds to the Keras Zero-Padding 1D Layer .0
- Go to itemPads the layer input with zeros in two dimensions. Corresponds to the Keras Zero-Padding 2D Layer .0