How could I use a designed loss function in training deep learning networks? Such as in faster r-cnn and cnn.
5 ビュー (過去 30 日間)
古いコメントを表示
Hello,
This is a problem that has puzzled me for a long time.
How could I use a designed loss function in training deep learning networks? Now, when training a deep neural network, we just use the 'trainFasterRCNNObjectDetector' or the 'trainNetwork' function. The loss function in each network is default.
But I want to use the loss function I designed.
Has anyone do it?
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!