Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ Deep semantic segmentation algorithms have improved a lot recently, but still fa
|
|
9 |
## Links
|
10 |
|
11 |
* [BASNet Quickstart Notebook](https://www.kaggle.com/code/laxmareddypatlolla/basnet-quickstart-notebook/notebook)
|
12 |
-
* [BASNet API Documentation](
|
13 |
* [BASNet Model Card](https://arxiv.org/abs/2101.04704)
|
14 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
15 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|
|
|
9 |
## Links
|
10 |
|
11 |
* [BASNet Quickstart Notebook](https://www.kaggle.com/code/laxmareddypatlolla/basnet-quickstart-notebook/notebook)
|
12 |
+
* [BASNet API Documentation](https://keras.io/keras_hub/api/models/basnet/)
|
13 |
* [BASNet Model Card](https://arxiv.org/abs/2101.04704)
|
14 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
15 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|