Image data augmentation - rotation method

Hi!
I have a simple question with regards to the image data augmenter.
What interpolation method is used when RandRotation is applied? Nearest, bilinear or bicubic?
Thanks!

 采纳的回答

Bilinear for all numeric inputs. Nearest for logical and categorical inputs.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by