Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ a custom label encoder, and prediction decoder may be provided.
|
|
11 |
## Links
|
12 |
|
13 |
* [RetinaNet Quickstart Notebook](https://www.kaggle.com/code/sineeli/retinanet-training-guide)
|
14 |
-
* [RetinaNet API Documentation](
|
15 |
* [RetinaNet Model Card](https://huggingface.co/keras-io/Object-Detection-RetinaNet)
|
16 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
17 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|
|
|
11 |
## Links
|
12 |
|
13 |
* [RetinaNet Quickstart Notebook](https://www.kaggle.com/code/sineeli/retinanet-training-guide)
|
14 |
+
* [RetinaNet API Documentation](https://keras.io/keras_hub/api/models/retinanet/)
|
15 |
* [RetinaNet Model Card](https://huggingface.co/keras-io/Object-Detection-RetinaNet)
|
16 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
17 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|