vishal-adithya commited on
Commit
5d3f409
·
verified ·
1 Parent(s): 498637e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6787e9bb4151553bf9307186/rdnXew3tWUVGoKXhRK8SX.png)
21
+
22
  1. ### Architecture
23
  - Basic Resnet50 model with few upsampling and batch normalisation layers.
24
  - Contains over _____ Trainable paramameters.