Skip to content

Commit 99255dd

Browse files
Update models. Add new compressed, pruned and random-pruned for many models
1 parent 6073d14 commit 99255dd

File tree

157 files changed

+132208
-1336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+132208
-1336
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b3073c965ef40914c856f7e925e31993de99ef4f257e9a3221290bbbca1827ba
3+
size 658951
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:605cb7330c14dcaf6bab40f4b970f2bcdb5f648864d4883552b02ab562224e4f
3+
size 658951
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:344f4e91f838328c647d501a364fb8ae712865cccf02cbfa2c182f65cb2c9483
3+
size 6012676

caffe_models/denoiser/caffe_model/notes.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ Use
55
--image_scale 1
66
to run denoiser. The graph is trained assuming the input pixels
77
are in the range [0..1].
8+
9+
Compressed + Pruned:
10+
1. PROTOTXT??? and Compressed_Denoiser_1_5x_80-36.caffemodel (factor 1.5)
11+
2. PROTOTXT??? and Compressed_Denoiser_SSIM_drop_zero_1-76x_80-30.caffemodel (factor 1.76)
12+
3. net-200x200-64-64-test.prototxt / net-240x360-64-64-test.prototxt and net-HxW-64-64_iter_970_random_pruned.caffemodel (random pruned 60%/85%)
13+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:cbe70ae188ddb2cde100cbb8ae3a5b8f9cf2f4e35d5d761d12c24c6320bfb238
3+
size 32306810
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:cb3a3e87425261939f89ada04a8f1caddbf88c310386abd53d7e53b8896c0276
3+
size 115679975
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9e003ffaa6405da94822c93f5491330bce57a9fb710c85ff0845ca932b0d6a40
3+
size 57311618
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:f09df43a62352be91dead365d98e00a3683fa4dfa706eb1f157e8f8efb7f9ce2
3+
size 81067797

caffe_models/densenet/notes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ Due to compatibility reasons, several modifications have been made:
77
ceil_mode: false is used in the first pooling layers ('pool1')
88

99

10+
Pruned Graphs
11+
1. DenseNet_*.prototxt / DenseNet_*_random_pruned.caffemodel
12+
- random pruned (conv: 60%, fc: 85%)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b4418a9c251389f857fd587c37341705ff6e180860ca25b405671bf3b23f9e21
3+
size 39430

0 commit comments

Comments
 (0)