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

現在,深層学習を使用したセマンティック セグメンテーションを参考に解析を行っています.
重みづけの際に上の例では,中央周波数クラスの重みを計算していますが,自分で重みを設定したいと考えています.
このとき,どのように書き換えることでこれを実現することができますでしょうか?

 Respuesta aceptada

Srivardhan Gadila
Srivardhan Gadila el 30 de Nov. de 2020

0 votos

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)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 24 de Nov. de 2020

Respondida:

el 30 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!