Initial commit
This commit is contained in:
commit
9fdd561586
246 changed files with 58283 additions and 0 deletions
158
layers/layer-params-flickr-102-inet-init.cfg
Normal file
158
layers/layer-params-flickr-102-inet-init.cfg
Normal file
|
@ -0,0 +1,158 @@
|
|||
[conv1a]
|
||||
epsW=0.0001
|
||||
epsB=0.02
|
||||
momW=0.9
|
||||
momB=0.9
|
||||
wc=0.0005
|
||||
wball=0.00
|
||||
|
||||
[conv1b]
|
||||
epsW=0.0001
|
||||
epsB=0.02
|
||||
momW=0.9
|
||||
momB=0.9
|
||||
wc=0.0005
|
||||
wball=0.00
|
||||
|
||||
[conv2a]
|
||||
epsW=0.0001,0.0001,0.001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005,0.0005
|
||||
wball=0.00,0.00,0.00
|
||||
|
||||
[conv2b]
|
||||
epsW=0.0001,0.0001,0.001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005,0.0005
|
||||
wball=0.00,0.00,0.00
|
||||
|
||||
[conv3a]
|
||||
epsW=0.0001,0.0001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005
|
||||
wball=0,0
|
||||
|
||||
[conv3b]
|
||||
epsW=0.0001,0.0001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005
|
||||
wball=0,0
|
||||
|
||||
[conv4a]
|
||||
epsW=0.0001
|
||||
epsB=0.02
|
||||
momW=0.9
|
||||
momB=0.9
|
||||
wc=0.0005
|
||||
wball=0
|
||||
|
||||
[conv4b]
|
||||
epsW=0.0001
|
||||
epsB=0.02
|
||||
momW=0.9
|
||||
momB=0.9
|
||||
wc=0.0005
|
||||
wball=0
|
||||
|
||||
[conv5a]
|
||||
epsW=0.0001
|
||||
epsB=0.02
|
||||
momW=0.9
|
||||
momB=0.9
|
||||
wc=0.0005
|
||||
wball=0
|
||||
|
||||
[conv5b]
|
||||
epsW=0.0001
|
||||
epsB=0.02
|
||||
momW=0.9
|
||||
momB=0.9
|
||||
wc=0.0005
|
||||
wball=0
|
||||
|
||||
[fc2048a]
|
||||
epsW=0.0001,0.0001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005
|
||||
wball=0,0
|
||||
|
||||
[fc2048b]
|
||||
epsW=0.0001,0.0001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005
|
||||
wball=0,0
|
||||
|
||||
[fc2048ba]
|
||||
epsW=0.0001,0.0001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005
|
||||
wball=0,0
|
||||
|
||||
[fc2048bb]
|
||||
epsW=0.0001,0.0001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005
|
||||
wball=0,0
|
||||
|
||||
[fc10003]
|
||||
epsW=0.0001,0.0001
|
||||
epsB=0.02
|
||||
momW=0.9,0.9
|
||||
momB=0.9
|
||||
wc=0.0005,0.0005
|
||||
wball=0,0
|
||||
|
||||
[crossent]
|
||||
coeff=1
|
||||
topk=5
|
||||
|
||||
[hs1a]
|
||||
enable=true
|
||||
|
||||
[hs2a]
|
||||
enable=true
|
||||
|
||||
[hs1b]
|
||||
enable=true
|
||||
|
||||
[hs2b]
|
||||
enable=true
|
||||
|
||||
[rnorm1a]
|
||||
scale=0.0001
|
||||
pow=0.75
|
||||
|
||||
[rnorm1b]
|
||||
scale=0.0001
|
||||
pow=0.75
|
||||
|
||||
[rnorm2a]
|
||||
scale=0.0001
|
||||
pow=0.75
|
||||
|
||||
[rnorm2b]
|
||||
scale=0.0001
|
||||
pow=0.75
|
||||
|
||||
# on guppy7
|
||||
# this is like #97, but on flickr
|
||||
# also initialized from #97 on imgnet
|
||||
# /ais/gobi3/u/kriz/tmp/ConvNet__2012-06-30_23.41.20
|
||||
# epoch 59: set epsw to 0.0001 from 0.001
|
||||
# epoch 78: killed because i realized its not really fair
|
Loading…
Add table
Add a link
Reference in a new issue