martinsbruveris / tensorflow-image-models

TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.
https://tfimm.readthedocs.io/en/latest/
Apache License 2.0
287 stars 25 forks source link

Only run weight decay if it is greater than 0.0 #45

Closed gietema closed 2 years ago

martinsbruveris commented 2 years ago

Thanks! Will merge it once tests pass.