画像セグメンテーションにおける解像度について

素人学生です。
研究で「Deep Lab v3 +」を用いて写真のセグメンテーションを行っています。
用いる写真の解像度の違いは、解析にかかる時間や、識別の精度に影響するのでしょうか。

Réponses (1)

Kenta
Kenta le 31 Jan 2021

0 votes

はい、一般的に解像度が高いほど精度は高くなりやすく、同時に訓練の時間もながくなります。ただ、画像分類だと224*224くらいの画像サイズで訓練することが多いです。他にも上のURLにヒントになりそうなことがあります。参考になれば幸いです。

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!