Uploaded Pix2Pix unet generator, Patchgan Discriminator and LSTM-GRU based HTR Model
Browse filesgen.pth.tar - Generator Weights
disc.pth.tar - Discriminator Weights
crnn_weights_exp2.h5 - HTR Weights
Used in https://github.com/devilb2103/Original-Gans-Paper-Implementation/tree/main/Pix2Pix
- crnn_weights_exp2.h5 +3 -0
- disc.pth.tar +3 -0
- gen.pth.tar +3 -0
crnn_weights_exp2.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dc46c97af95c492b23e18c8fe3f0c18d9e8b29c0a6a37f7bc4e053af7414333
|
| 3 |
+
size 21823168
|
disc.pth.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a2afa1227c28d5742614c350428ae379db633da42bd697c758f8e14b7daf1ca
|
| 3 |
+
size 33201952
|
gen.pth.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:878b14e34791e4dbeacf75c641b2c4ac01d9c0128a15fc5cb49e155243292f2d
|
| 3 |
+
size 653008700
|