We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b82203 commit 5e6effeCopy full SHA for 5e6effe
README.md
@@ -1,10 +1,12 @@
1
# Image Segentation Keras : Implementation of Segnet, FCN, UNet and other models in Keras.
2
3
+Implememnation of various Deep Image Segmentation models in keras.
4
+
5
6
<p align="center">
- <img src="https://raw.githubusercontent.com/sunshineatnoon/Paper-Collection/master/images/FCN1.png">
7
+ <img src="https://raw.githubusercontent.com/sunshineatnoon/Paper-Collection/master/images/FCN1.png" width="50%" >
8
</p>
9
-Implememnation of various Deep Image Segmentation models in keras.
10
11
## Models
12
0 commit comments