Preliminary state
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f40f7f64b856d9db0cc9e145dfb6b1edf0c87de7784dd95432ae5abb3b12f6ea
|
||||
size 9216
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2a333b092e40a4253bf657dcc2039f0b165662cf55b6cd52648e819e48ad938
|
||||
size 9216
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b462b292dcc34a42707c31872e61f6a6ec42cb772c5f3a43aeefaed1b89d0f0e
|
||||
size 1966
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "grad",
|
||||
"network": "resources/multiscale_fusion_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_grad_0.bin"
|
||||
],
|
||||
"description": "2-D multi-scale feature fusion: full-res branch (conv+leaky_relu) and half-res branch (avg_pool(2,2)+conv+ELU) merged at half resolution via addition; batch=4, 12\u00d724 \u2192 6\u00d712",
|
||||
"points": 2
|
||||
}
|
||||
Reference in New Issue
Block a user