Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ library_name: keras-hub
|
|
| 3 |
tags:
|
| 4 |
- image-segmentation
|
| 5 |
- keras
|
|
|
|
| 6 |
---
|
| 7 |
## Model Overview
|
| 8 |
A Keras model implementing the MixTransformer architecture to be used as a backbone for the SegFormer architecture. This model is supported in both KerasCV and KerasHub. KerasCV will no longer be actively developed, so please try to use KerasHub.
|
|
|
|
| 3 |
tags:
|
| 4 |
- image-segmentation
|
| 5 |
- keras
|
| 6 |
+
pipeline_tag: keypoint-detection
|
| 7 |
---
|
| 8 |
## Model Overview
|
| 9 |
A Keras model implementing the MixTransformer architecture to be used as a backbone for the SegFormer architecture. This model is supported in both KerasCV and KerasHub. KerasCV will no longer be actively developed, so please try to use KerasHub.
|