Skip to content

Commit 6d847d2

Browse files
SRGAN. Update description. Add test images
1 parent 25bc1f7 commit 6d847d2

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-0
lines changed

caffe_models/srgan/caffe_model/notes.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ srres_sb_deploy-256x256.prototxt:
77
srres_sb_deploy-128x128.prototxt:
88
- patched version of srres_sb_deploy.prototxt with input dimensions 128x128x3
99

10+
srgan_no_pixshuf.prototxt:
11+
- another variant of SRGAN graph. caffemodel is randomly generated
12+
- input dim: 144x144x3
13+
14+
handwriting_deploy.prototxt:
15+
- another variant of SRGAN graph, caffemodel is randomly generated
16+
- input dim: 256x256x1
17+
1018
Pruned Graphs:
1119
1. srres_sb_deploy-128x128.prototxt / SRResNet-MSE_74s_sb_iter_285000_random_pruned.caffemodel
1220
- random pruned (conv: 60%, fc: 85%)
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)