Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_patchdown2d | ◀ nn_normalize | nn_patchdown3d ▶ |
nn_patchdown2d
Arguments:
- out,_in,_patch_size>1
Description:
Add a patchdown2d (2D downscale by patch) layer to the current network.Default values:
in=. (previous layer) and patch_size=2.