How could I use a designed loss function in training deep learning networks? Such as in faster r-cnn and cnn.
조회 수: 3 (최근 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!