-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
1,448 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,159 @@ | ||
<tf.Variable 'network/conv1_x/conv1/weights:0' shape=(7, 7, 3, 64) dtype=float32_ref> | ||
<tf.Variable 'network/conv1_x/bn1/mu:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv1_x/bn1/sigma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv1_x/bn1/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv1_x/bn1/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/conv_1/weights:0' shape=(3, 3, 64, 64) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_1/mu:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_1/sigma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_1/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_1/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/conv_2/weights:0' shape=(3, 3, 64, 64) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_2/mu:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_2/sigma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_2/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_1/bn_2/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/conv_1/weights:0' shape=(3, 3, 64, 64) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_1/mu:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_1/sigma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_1/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_1/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/conv_2/weights:0' shape=(3, 3, 64, 64) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_2/mu:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_2/sigma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_2/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv2_x/conv2_2/bn_2/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/shortcut_conv/weights:0' shape=(1, 1, 64, 128) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/conv_1/weights:0' shape=(3, 3, 64, 128) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_1/mu:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_1/sigma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_1/beta:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_1/gamma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/conv_2/weights:0' shape=(3, 3, 128, 128) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_2/mu:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_2/sigma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_2/beta:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_1/bn_2/gamma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/conv_1/weights:0' shape=(3, 3, 128, 128) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_1/mu:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_1/sigma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_1/beta:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_1/gamma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/conv_2/weights:0' shape=(3, 3, 128, 128) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_2/mu:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_2/sigma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_2/beta:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv3_x/conv3_2/bn_2/gamma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/shortcut_conv/weights:0' shape=(1, 1, 128, 256) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/conv_1/weights:0' shape=(3, 3, 128, 256) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_1/mu:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_1/sigma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_1/beta:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_1/gamma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/conv_2/weights:0' shape=(3, 3, 256, 256) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_2/mu:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_2/sigma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_2/beta:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_1/bn_2/gamma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/conv_1/weights:0' shape=(3, 3, 256, 256) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_1/mu:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_1/sigma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_1/beta:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_1/gamma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/conv_2/weights:0' shape=(3, 3, 256, 256) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_2/mu:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_2/sigma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_2/beta:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv4_x/conv4_2/bn_2/gamma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/shortcut_conv/weights:0' shape=(1, 1, 256, 512) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/conv_1/weights:0' shape=(3, 3, 256, 512) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_1/mu:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_1/sigma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_1/beta:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_1/gamma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/conv_2/weights:0' shape=(3, 3, 512, 512) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_2/mu:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_2/sigma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_2/beta:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_1/bn_2/gamma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/conv_1/weights:0' shape=(3, 3, 512, 512) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_1/mu:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_1/sigma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_1/beta:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_1/gamma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/conv_2/weights:0' shape=(3, 3, 512, 512) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_2/mu:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_2/sigma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_2/beta:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/conv5_x/conv5_2/bn_2/gamma:0' shape=(512,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_1/conv2d/kernel:0' shape=(1, 1, 512, 128) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_1/batch_normalization/gamma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_1/batch_normalization/beta:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_1/batch_normalization/moving_mean:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_1/batch_normalization/moving_variance:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/deconv/deconv/weights:0' shape=(3, 3, 128, 128) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/deconv/batch_normalization/gamma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/deconv/batch_normalization/beta:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/deconv/batch_normalization/moving_mean:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/deconv/batch_normalization/moving_variance:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_2/conv2d/kernel:0' shape=(1, 1, 128, 256) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_2/batch_normalization/gamma:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_2/batch_normalization/beta:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_2/batch_normalization/moving_mean:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_4/conv_2/batch_normalization/moving_variance:0' shape=(256,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_1/conv2d/kernel:0' shape=(1, 1, 256, 64) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_1/batch_normalization/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_1/batch_normalization/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_1/batch_normalization/moving_mean:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_1/batch_normalization/moving_variance:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/deconv/deconv/weights:0' shape=(3, 3, 64, 64) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/deconv/batch_normalization/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/deconv/batch_normalization/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/deconv/batch_normalization/moving_mean:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/deconv/batch_normalization/moving_variance:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_2/conv2d/kernel:0' shape=(1, 1, 64, 128) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_2/batch_normalization/gamma:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_2/batch_normalization/beta:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_2/batch_normalization/moving_mean:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_3/conv_2/batch_normalization/moving_variance:0' shape=(128,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_1/conv2d/kernel:0' shape=(1, 1, 128, 32) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_1/batch_normalization/gamma:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_1/batch_normalization/beta:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_1/batch_normalization/moving_mean:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_1/batch_normalization/moving_variance:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/deconv/deconv/weights:0' shape=(3, 3, 32, 32) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/deconv/batch_normalization/gamma:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/deconv/batch_normalization/beta:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/deconv/batch_normalization/moving_mean:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/deconv/batch_normalization/moving_variance:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_2/conv2d/kernel:0' shape=(1, 1, 32, 64) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_2/batch_normalization/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_2/batch_normalization/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_2/batch_normalization/moving_mean:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_2/conv_2/batch_normalization/moving_variance:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_1/conv2d/kernel:0' shape=(1, 1, 64, 16) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_1/batch_normalization/gamma:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_1/batch_normalization/beta:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_1/batch_normalization/moving_mean:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_1/batch_normalization/moving_variance:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/deconv/deconv/weights:0' shape=(3, 3, 16, 16) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/deconv/batch_normalization/gamma:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/deconv/batch_normalization/beta:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/deconv/batch_normalization/moving_mean:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/deconv/batch_normalization/moving_variance:0' shape=(16,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_2/conv2d/kernel:0' shape=(1, 1, 16, 64) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_2/batch_normalization/gamma:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_2/batch_normalization/beta:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_2/batch_normalization/moving_mean:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/decoder_block_1/conv_2/batch_normalization/moving_variance:0' shape=(64,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/deconv_out_1/weights:0' shape=(3, 3, 32, 64) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization/gamma:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization/beta:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization/moving_mean:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization/moving_variance:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/conv2d/kernel:0' shape=(3, 3, 32, 32) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization_1/gamma:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization_1/beta:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization_1/moving_mean:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/batch_normalization_1/moving_variance:0' shape=(32,) dtype=float32_ref> | ||
<tf.Variable 'network/output_block/deconv_out_2/weights:0' shape=(2, 2, 20, 32) dtype=float32_ref> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.