keras-io
keras-io copied to clipboard
Found a broken link at "Image classification via fine-tuning with EfficientNet"
Here the text location of broken link efficientnet_weight_update_util.py
Could not find the official link to make a PR .
Unofficial link - https://github.com/MarkusRosen/keras-efficientnet-regression/blob/master/efficientnet_weight_update_util.py
I believe the reason for this is that TF Keras was moved out of the main TensorFlow repository. The link you're looking for is https://github.com/keras-team/keras/blob/master/keras/applications/efficientnet_weight_update_util.py
Hi @TylerADavis ! Thanks for pointing me towards the correct source. created PR #1014 to fix this. Thank you!
Closing this issue as concerned PR has been merged. Thank you!