画像セグメンテーションにおける解像度について
Show older comments
素人学生です。
研究で「Deep Lab v3 +」を用いて写真のセグメンテーションを行っています。
用いる写真の解像度の違いは、解析にかかる時間や、識別の精度に影響するのでしょうか。
Answers (1)
Kenta
on 31 Jan 2021
0 votes
はい、一般的に解像度が高いほど精度は高くなりやすく、同時に訓練の時間もながくなります。ただ、画像分類だと224*224くらいの画像サイズで訓練することが多いです。他にも上のURLにヒントになりそうなことがあります。参考になれば幸いです。
Categories
Find more on イメージのセグメンテーション in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!