from tensorflow.python import pywrap_tensorflow
import os

checkpoint_path=os.path.join('output/res101/voc_2007_trainval+voc_2012_trainval/default/res101_faster_rcnn_iter_110000.ckpt')
reader=pywrap_tensorflow.NewCheckpointReader(checkpoint_path)
var_to_shape_map=reader.get_variable_to_shape_map()
for key in var_to_shape_map:
print ('tensor_name: ',key)

==================================================================

tensor_name:  resnet_v1_101/rpn_conv/3x3/weights/Momentum
tensor_name: resnet_v1_101/rpn_cls_score/weights/Momentum
tensor_name: resnet_v1_101/rpn_bbox_pred/weights/Momentum
tensor_name: resnet_v1_101/rpn_bbox_pred/biases/Momentum
tensor_name: resnet_v1_101/rpn_bbox_pred/biases
tensor_name: resnet_v1_101/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/cls_score/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/shortcut/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/shortcut/weights
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_mean
tensor_name: resnet_v1_101/rpn_cls_score/biases
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/rpn_cls_score/weights
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/rpn_conv/3x3/biases
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/cls_score/biases/Momentum
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/cls_score/weights
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/bbox_pred/biases/Momentum
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/shortcut/weights
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/shortcut/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/shortcut/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/bbox_pred/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/shortcut/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/bbox_pred/biases
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/weights
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv1/weights
tensor_name: Variable
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_4/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/BatchNorm/gamma
tensor_name: resnet_v1_101/rpn_conv/3x3/weights
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/bbox_pred/weights
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/weights
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/shortcut/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/rpn_bbox_pred/weights
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block4/unit_3/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_12/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/cls_score/biases
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_13/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_11/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/rpn_cls_score/biases/Momentum
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_16/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/conv1/weights
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_9/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_1/bottleneck_v1/shortcut/weights/Momentum
tensor_name: resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_10/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv2/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block4/unit_1/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_6/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_7/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_18/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv2/weights
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_19/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv3/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block4/unit_2/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_2/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv3/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv1/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv3/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_14/bottleneck_v1/conv1/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_17/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_20/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_8/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block2/unit_4/bottleneck_v1/conv3/weights
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv2/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv3/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_3/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/block3/unit_21/bottleneck_v1/conv3/BatchNorm/moving_mean
tensor_name: resnet_v1_101/rpn_conv/3x3/biases/Momentum
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv1/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv1/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_15/bottleneck_v1/conv1/BatchNorm/moving_variance
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv2/BatchNorm/beta
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv2/weights/Momentum
tensor_name: resnet_v1_101/block3/unit_5/bottleneck_v1/conv1/weights
tensor_name: resnet_v1_101/block3/unit_23/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv2/BatchNorm/gamma
tensor_name: resnet_v1_101/block3/unit_22/bottleneck_v1/conv3/BatchNorm/gamma
In [ ]:
 
 
 
 
 
 
 

tensorflow查看ckpt各节点名称的更多相关文章

  1. tensorflow 模型前向传播 保存ckpt tensorbard查看 ckpt转pb pb 转snpe dlc 实例

    参考: TensorFlow 自定义模型导出:将 .ckpt 格式转化为 .pb 格式 TensorFlow 模型保存与恢复 snpe tensorflow 模型前向传播 保存ckpt  tensor ...

  2. tensorflow 根据节点名称获取节点

    ckpt_file = os.path.join(self.args.bert_dir, 'model.ckpt-6123') # 获取图的reader reader = self.tf_instan ...

  3. 4.4 ROS节点名称重名

    4.4 ROS节点名称重名 场景:ROS 中创建的节点是有名称的,C++初始化节点时通过API:ros::init(argc,argv,"xxxx");来定义节点名称,在Pytho ...

  4. 【转】JavaScript获取节点类型、节点名称和节点值

    DOM节点信息包括节点类型(nodeType).节点名称(nodeName)和节点值(nodeValue). 节点类型 DOM节点中,每个节点都拥有不同的类型.W3C规范中常用的 DOM节点类型有以下 ...

  5. java笔记--查看和修改线程名称

    查看和修改线程名称 --如果朋友您想转载本文章请注明转载地址"http://www.cnblogs.com/XHJT/p/3893797.html  "谢谢-- java是一种允许 ...

  6. 查看linux网卡硬件名称

    查看linux网卡硬件名称 lspci | grep -i ether

  7. JavaScript判断对象类型及节点类型、节点名称和节点值

    一.JavaScript判断对象类型 1.可以使用typeof函数判断对象类型 function checkObject1(){ var str="str"; console.lo ...

  8. easyui tree:根据属性格式化树节点名称

    $('#resourceTree').tree({ method : 'post', animate : true, onContextMenu : function(e, node) { e.pre ...

  9. 转:zTree树控件key配置之title:zTree树节点名称过长如何省略显示且鼠标移入节点上能够显示全称

    当树节点的名称有些很长时,全部显示出来显得很拥挤的情况下,我们会想到用省略节点名称来代替,当鼠标移入节点时能够显示该节点的全称.这样我们应该如何做呢? 首先,我们要在树的节点内多增加一个属性用于设置该 ...

随机推荐

  1. (转载)小白的linux设备驱动归纳总结(一):内核的相关基础概念---学习总结

    1. 学习总结 小白的博客讲的linux内核驱动这一块的东西比较基础,因此想通过学习他的博客,搭配着看书的方式来学习linux内核和驱动.我会依次更新在学习小白的博客的过程的感悟和体会. 2.1 内核 ...

  2. 面对runc逃逸漏洞,华为云容器为您保驾护航

    背景信息 基于runc运行时的容器存在安全漏洞,攻击者可以通过恶意容器镜像等方式获取宿主机root执行权限.漏洞CVE-2019-5736的详细信息,请参见 https://cve.mitre.org ...

  3. 关于阿里云OSS上传图片之后会被旋转90度的解决办法

    原文:https://www.cnblogs.com/wuhjbk/p/10133596.html 问题描述:正常的图片前端上传到oss成功之后的资源地址.在html上引用的时候被旋转了90度oss资 ...

  4. synchronized 和 Lock 有什么区别?(未完成)

    synchronized 和 Lock 有什么区别?(未完成)

  5. mysql 数据库的相关操作

    #coding=gbk #数据库的连接语句 import pymysql try: conn=pymysql.connect( host='127.0.0.1', port=3306, user='r ...

  6. 内存泄露检测之mtrace

    ————————————————版权声明:本文为CSDN博主「知耻而后勇的蜗牛」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明.原文链接:https://blog ...

  7. 谷歌浏览器不兼容的一些Js

    这篇博文主要记录本人在实际应用中碰到的谷歌浏览器与一些Js不兼容的问题,随着时间的推移,这篇博文的内容可能越来越多,也可能一点也没有(我想那时候谷歌肯定是相当牛逼的). 1.谷歌浏览器不兼容docum ...

  8. js实现填写身份证号、手机号、准考证号等信息自动空格的效果

    咱们做网站的,用户体验那是相当重要的,比如12306抢票需要填写身份证,如果不空格,密密麻麻的给我一种很压抑的感觉,而且也不容易核对信息是否填写正确,所以我就写了一个利用Js实现填写身份证号.手机号. ...

  9. Treasure Exploration POJ - 2594 【有向图路径可相交的最小路径覆盖】模板题

    Have you ever read any book about treasure exploration? Have you ever see any film about treasure ex ...

  10. java中vector中add,addElement区别

    这两个方法最大的区别就是返回值不一样,在作用上基本没有区别. add是实现List接口重写的方法,返回值为boolean.addElement是Vector类中的特有方法,返回值是void.