Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,6 @@ pipeline_tag: image-segmentation
|
|
| 16 |
This model demonstrates a road segmentation implemented using deep learning techniques which predics the road regions in the input image and returns it in a grayscale image.
|
| 17 |
|
| 18 |
## Features
|
| 19 |
-
[RoadSegmentation Model Architecture.drawi.png](https://cdn-uploads.huggingface.co/production/uploads/6787e9bb4151553bf9307186/UaStXw-Q3ALuQYrfpI_Hs.png)
|
| 20 |
1. ### Architecture
|
| 21 |
- Basic Resnet50 model with few upsampling and batch normalisation layers.
|
| 22 |
- Contains over _____ Trainable paramameters.
|
|
|
|
| 16 |
This model demonstrates a road segmentation implemented using deep learning techniques which predics the road regions in the input image and returns it in a grayscale image.
|
| 17 |
|
| 18 |
## Features
|
|
|
|
| 19 |
1. ### Architecture
|
| 20 |
- Basic Resnet50 model with few upsampling and batch normalisation layers.
|
| 21 |
- Contains over _____ Trainable paramameters.
|