深層学習を使用したセ​マンティックセグメン​テーションについて

3 views (last 30 days)
HIROYA ITO
HIROYA ITO on 24 Jan 2021
Answered: Mahesh Taparia on 29 Jan 2021
深層学習を使用したセマンティックセグメンテーションを利用してセマンティックセグメンテーションの学習を行っているのですが、学習後に表示されるセグメンテーション化されたカラー画像の色の変更を教えてください。

Answers (1)

Mahesh Taparia
Mahesh Taparia on 29 Jan 2021
Hi
You can use colormap property of labeloverlay function to indicate the different pixel labels with different colors. For more information, you can refer to this documentation.
Hope it will help!

Community Treasure Hunt

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

Start Hunting!