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. 【异常】ser class threw exception: java.sql.SQLException: The last packet successfully received from the server was 39,444 milliseconds ago. The last

    1 详细异常 ser class threw exception: java.sql.SQLException: The last packet successfully received from ...

  2. sqlplus set相关设置

    Oracle里的set零零碎碎的,这里整理归纳一下 SQL> set timing on;          //设置显示“已用时间:XXXX” SQL> set autotrace on ...

  3. 使用pyinstaller打包使用scrapy模块的程序运行时出现No such file or directory的问题解决

    解决的方案是利用pyinstaller的hook特性,步骤如下: 1.在项目目录新建hooks目录,目录中新建hooks-scrapy.py 文件,文件内容如下: from PyInstaller.u ...

  4. 通过字节码分析this关键字以及异常表的重要作用

    在之前的字节码分析中缺少对异常的介绍,这次主要来对字节码异常表相关的东东进行一个学习,下面先来编写一个相关异常的小程序: 接着编译来看用javap -verbose来查看一下它的字节码信息: xion ...

  5. [HNOI2007]分裂游戏 SG打表博弈

    结论:其实每一个巧克力都是一堆石子 它的石子数就是它到队尾的距离 打一个SG表即可 #include<bits/stdc++.h> using namespace std; typedef ...

  6. 获取当前日期或者某个日期相隔N天内的全部日期以及星期几

    业务需要需要获取当前日期相隔30天内的全部日期以及星期几,没插件因此特地写了一个: /* 说明:获取当前日期或者某个日期相隔N天内的全部日期以及星期几 使用: let test = new getdi ...

  7. java8的相关特性

    1,为什么要介绍java8的相关特性? 因为现在的企业大部分已经从java7向java8开始迈进了,用java8的公司越来越多了,java8中的一些知识还是需要了解一些的; java8具有以下特点: ...

  8. phpstudy修改端口及网站根目录和访问 localhost 显示目录文件夹

    一.其它选项菜单=>phpStudy设置=>端口常规设置(勾选允许目录列表): 二. Apache http端口:80 网站目录:D:\phpStudy\PHPTutorial\WWW 默 ...

  9. linux实操_shell自定义函数

    基本语法: #定义函数 function 函数名(){ 函数体 } #调用函数 函数名 参数1 参数2... 实例:计算两个数的和. 运行后

  10. Python+request 分模块存放接口,多接口共用参数URL、headers的抽离,添加日志打印等《三》

    主要介绍内容如下: 1.分模块存放接口 2.多接口共用参数URL.headers的抽离为配置文件 3.添加日志打印 4.一个py文件运行所有所测的接口 如上介绍内容的作用: 1.分模块存放接口:方便多 ...