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!

 採用された回答

Alex Taylor
Alex Taylor 2019 年 4 月 29 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by