ResizeType
Property Name |
Type |
Description |
|---|---|---|
RESIZER_MS_KEEP_ASPECT_RATIO |
Enumeration of ResizeType |
Equal ratio resizing based on MindSpore |
RESIZER_STRETCHING |
Enumeration of ResizeType |
Stretching |
RESIZER_TF_KEEP_ASPECT_RATIO |
Enumeration of ResizeType |
Equal ratio resizing based on TensorFlow |
Parent topic: Data Classes