Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ dataset:
|
|
7 |
- oxfort-iit pets
|
8 |
license: apache-2.0
|
9 |
---
|
|
|
10 |
## Keras semantic segmentation models on the 🤗Hub! 🐶 🐕 🐩
|
11 |
|
12 |
Image classification task tells us about a class assigned to an image, and object detection task creates a boundary box on an object in an image. But what if we want to know about the shape of the image? Segmentation models helps us segment images and reveal their shapes. It has many variants. You can host your Keras segmentation models on the Hub.
|
|
|
7 |
- oxfort-iit pets
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
+

|
11 |
## Keras semantic segmentation models on the 🤗Hub! 🐶 🐕 🐩
|
12 |
|
13 |
Image classification task tells us about a class assigned to an image, and object detection task creates a boundary box on an object in an image. But what if we want to know about the shape of the image? Segmentation models helps us segment images and reveal their shapes. It has many variants. You can host your Keras segmentation models on the Hub.
|