상세 컨텐츠

본문 제목

Smooth L1

Coding

by linguana 2021. 5. 12. 15:36

본문

smoothl1loss.pdf
0.13MB

 

 

The Smooth L1 loss is used for doing box regression on some object detection systems, (SSD, Fast/Faster RCNN) according to those papers this loss is less sensitive to outliers, than other regression loss, like L2 which is used on R-CNN and SPPNet. On the Fast RCNN paper, section 2.3 is claimed that the L2 loss need a smaller learning rate to avoid exploding gradients.

 

'Coding' 카테고리의 다른 글

Backpropagation by hand  (0) 2021.05.26
Optimization  (0) 2021.05.25
Autokeras 오토케라스  (0) 2021.05.04
주식가격  (0) 2021.04.30
[문자열] 1120번  (0) 2021.04.29

관련글 더보기