tryolabs / luminoth

Deep Learning toolkit for Computer Vision.
https://tryolabs.com
BSD 3-Clause "New" or "Revised" License
2.4k stars 399 forks source link

Make sigma parameter of smooth L1 loss configurable. #144

Closed IanTayler closed 6 years ago

IanTayler commented 6 years ago

Also fixes a bug in the computation of smooth L1 loss when sigma != 1.