迴歸損失函數 : Huber Loss,Log Cosh Loss,Quantile Loss

均方誤差(Mean Square Error,MSE)和平均絕對誤差(Mean Absolute Error,MAE) 是迴歸中最常用的兩個損失函數,但是其各有優缺點。爲了避免MAE和MSE各自的優缺點,在Faster R-CNN和SSD中使用 Smooth L 1 \text{Smooth} L_1 SmoothL1​損失函數,當誤差在 [ − 1 , 1 ] [-1,1] [−1,1] 之間時
相關文章
相關標籤/搜索