Update README.md
Browse files
README.md
CHANGED
|
@@ -30,10 +30,11 @@ This model demonstrates a road segmentation implemented using **deep learning**
|
|
| 30 |
|
| 31 |
## Model Structure
|
| 32 |

|
|
|
|
| 33 |
## Features
|
| 34 |
1. ### Architecture
|
| 35 |
- Basic **Resnet50** model with few upsampling and batch normalisation layers.
|
| 36 |
-
- Contains over ** ** Trainable paramameters.
|
| 37 |
- Training Duration: **1 hour**.
|
| 38 |

|
| 39 |
2. ### Training Data
|
|
|
|
| 30 |
|
| 31 |
## Model Structure
|
| 32 |

|
| 33 |
+
|
| 34 |
## Features
|
| 35 |
1. ### Architecture
|
| 36 |
- Basic **Resnet50** model with few upsampling and batch normalisation layers.
|
| 37 |
+
- Contains over **60 million** Trainable paramameters.
|
| 38 |
- Training Duration: **1 hour**.
|
| 39 |

|
| 40 |
2. ### Training Data
|