Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_resize | ◀ nn_reshape | nn_run ▶ |
nn_resize
Arguments:
- out,in,width[%]>0,_height[%]>0,_depth[%]>0,_spectrum[%]>0,_interpolation
Description:
Add a resize layer to the current network.Default values:
height=depth=spectrum=100% and interpolation=3.