We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ebb74 commit be21ea8Copy full SHA for be21ea8
README.md
@@ -4,7 +4,7 @@
4
Designed Encoder and Decoder Models that encodes large size images to a lower sized tensor and reconstructs the original image from it.
5
6
The Network Flow is as follows :
7
-<img src="Network Flow.PNG" >
+<img src="NetworkFlow.PNG" >
8
9
10
The models are trained using the GAN
0 commit comments