セマンティックセグメンテーションに使用する画像
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Kodai Sato
el 11 de En. de 2020
Respondida: Kenta
el 19 de En. de 2020
深層学習を使用したセマンティック セグメンテーションをもとに自分で用意したデータセットでセマンティックセグメンテーションを行おうとしているのですがラベル付きイメージがグレースケールの場合元画像もグレースケールにする必要があるのでしょうか?
0 comentarios
Respuesta aceptada
Kenta
el 19 de En. de 2020
こんにちは、「ラベル付きイメージ」(pixelLabelDatastoreに格納するもの)が「グレースケール」(=1チャンネルを持つ画像)であっても、「元画像」(imageDatastoreに格納するもの)はカラー画像で構いません。特に「元画像」をグレースケール化する必要はありません。ただ、あえてグレースケール画像として、学習させたい場合は、そうすることも可能と思います。
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre イメージを使用した深層学習 en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!