keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

Found a broken link at "Image classification via fine-tuning with EfficientNet"

Open mohantym opened this issue 3 years ago • 2 comments
trafficstars

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

mohantym avatar Jul 11 '22 07:07 mohantym

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

TylerADavis avatar Jul 22 '22 16:07 TylerADavis

Hi @TylerADavis ! Thanks for pointing me towards the correct source. created PR #1014 to fix this. Thank you!

mohantym avatar Aug 04 '22 05:08 mohantym

Closing this issue as concerned PR has been merged. Thank you!

mohantym avatar Oct 27 '22 14:10 mohantym