rcmalli / keras-vggface

VGGFace implementation with Keras Framework
MIT License
928 stars 416 forks source link

weight decay #58

Open hossein-amirkhani opened 4 years ago

hossein-amirkhani commented 4 years ago

Is there any way to add weight decay to the implemented vggface? Since a weight decay of 0.0005 is reported in the original paper.