セマンティックセグメ​ンテーションにおける​重みづけの方法

3 visualizaciones (últimos 30 días)
Kodai Sato
Kodai Sato el 24 de Nov. de 2020
Respondida: Srivardhan Gadila el 30 de Nov. de 2020
現在,深層学習を使用したセマンティック セグメンテーションを参考に解析を行っています.
重みづけの際に上の例では,中央周波数クラスの重みを計算していますが,自分で重みを設定したいと考えています.
このとき,どのように書き換えることでこれを実現することができますでしょうか?

Respuesta aceptada

Srivardhan Gadila
Srivardhan Gadila el 30 de Nov. de 2020
Just provide your valid desired value for the ' ClassWeights' name-value pair arguments while creating the pixelClassificationLayer. For more information you can refer to the documentation of ClassWeights name-value pair, pixelClassificationLayer & Use Weighting to Balance Classes in Training Data.

Más respuestas (0)

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!