Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,9 @@ 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 |
1. ### Architecture
|
| 20 |
- Basic Resnet50 model with few upsampling and batch normalisation layers.
|
| 21 |
- 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 |
+
|
| 20 |
+

|
| 21 |
+
|
| 22 |
1. ### Architecture
|
| 23 |
- Basic Resnet50 model with few upsampling and batch normalisation layers.
|
| 24 |
- Contains over _____ Trainable paramameters.
|