lzx1413 / PytorchSSD

pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
MIT License
709 stars 237 forks source link

Where is L2Norm??? #90

Closed DonghoonPark12 closed 5 years ago

DonghoonPark12 commented 5 years ago

Actually original SSD which is written by amedgroot(?), This line should have L2Norm. But why you didn't use L2 norm??