Update README.md with new model card content
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ Weights are released under the [Apache 2 License](https://apache.org/licenses/LI
|
|
| 15 |
* [DeepLabV3Plus Quickstart Notebook](https://www.kaggle.com/code/prasadsachin/deeplabv3plus-quickstart)
|
| 16 |
* [DeepLabV3Plus Finetune Notebook](https://www.kaggle.com/code/prasadsachin/deeplabv3plus-finetune-notebook/)
|
| 17 |
* [DeepLabV3Plus API Documentation](https://keras.io/api/keras_hub/models/deeplab_v3/)
|
|
|
|
|
|
|
| 18 |
|
| 19 |
|
| 20 |
## Installation
|
|
|
|
| 15 |
* [DeepLabV3Plus Quickstart Notebook](https://www.kaggle.com/code/prasadsachin/deeplabv3plus-quickstart)
|
| 16 |
* [DeepLabV3Plus Finetune Notebook](https://www.kaggle.com/code/prasadsachin/deeplabv3plus-finetune-notebook/)
|
| 17 |
* [DeepLabV3Plus API Documentation](https://keras.io/api/keras_hub/models/deeplab_v3/)
|
| 18 |
+
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
| 19 |
+
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|
| 20 |
|
| 21 |
|
| 22 |
## Installation
|