HiKapok / SSD.TensorFlow

State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
Apache License 2.0
323 stars 153 forks source link

would you explain the modified_smooth_l1? #115

Open xiaxia111 opened 5 years ago

xiaxia111 commented 5 years ago

I want to know why you modify the Smooth L1 to the modified_smooth_l1. What's the principle? which effect the final result? Look forward to your reply. Thank you!