SpatialTransformer
Input
- x:
- Required: yes
- Type: fp16, fp32
- Description: NCHW
- Restriction: NCHW
- theta:
Attribute
- output_H:
- Required: no
- Type: -
- Description: If it is not specified, the height in the shape of x is used.
- Restrictions: none
- output_W:
- Required: no
- Type: -
- Description: If it is not specified, the width in the shape of x is used.
- Restrictions: none
- theta_1_1:
- Required: no
- Type: -
- Description: If it is not specified, theta of Input is used.
- Restrictions: none
- theta_1_2:
- Required: no
- Type: -
- Description: If it is not specified, theta of Input is used.
- Restrictions: none
- theta_1_3:
- Required: no
- Type: -
- Description: If it is not specified, theta of Input is used.
- Restrictions: none
- theta_2_1:
- Required: no
- Type: -
- Description: If it is not specified, theta of Input is used.
- Restrictions: none
- theta_2_2:
- Required: no
- Type: -
- Description: If it is not specified, theta of Input is used.
- Restrictions: none
- theta_2_3:
- Required: no
- Type: -
- Description: If it is not specified, theta of Input is used.
- Restrictions: none
Output
y:
- Required: yes
- Type: fp16, fp32
- Description: NCHW
- Restriction: NCHW
Parent topic: Supported Caffe Operators