Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ This model is supported in both KerasCV and KerasHub. KerasCV will no longer be
|
|
20 |
* [EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks](https://arxiv.org/abs/1905.11946)(ICML 2019)
|
21 |
* [Based on the original keras.applications EfficientNet](https://github.com/keras-team/keras/blob/master/keras/applications/efficientnet.py)
|
22 |
* [EfficientNetV2: Smaller Models and Faster Training](https://arxiv.org/abs/2104.00298) (ICML 2021)
|
23 |
-
* [EfficientNet API Documentation](
|
24 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
25 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|
26 |
|
|
|
20 |
* [EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks](https://arxiv.org/abs/1905.11946)(ICML 2019)
|
21 |
* [Based on the original keras.applications EfficientNet](https://github.com/keras-team/keras/blob/master/keras/applications/efficientnet.py)
|
22 |
* [EfficientNetV2: Smaller Models and Faster Training](https://arxiv.org/abs/2104.00298) (ICML 2021)
|
23 |
+
* [EfficientNet API Documentation](https://keras.io/keras_hub/api/models/efficientnet/)
|
24 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
25 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|
26 |
|