hellochick/PSPNet-tensorflow

Ckpt file for Cityscapes doesn't include all params to train

anilarmagan opened this issue · 1 comments

Hello @hellochick,

Thanks for sharing your work.

I load ckpt files for cityscapes but I think all of the parameters don't exist in your gDrive files. Did you train on conv5_3_pool1 and conv5_3_pool2 layers as well? That two layers and the following conv and bn params are the missing ones. I guess you disabled them for your training. Please correct me if I'm wrong. Below is the list of params when I print from your ckpt file:

In ckpt file conv1_1_3x3_s2/weights
In ckpt file conv1_1_3x3_s2/weights/Momentum
In ckpt file conv1_1_3x3_s2_bn/beta
In ckpt file conv1_1_3x3_s2_bn/gamma
In ckpt file conv1_1_3x3_s2_bn/moving_mean
In ckpt file conv1_1_3x3_s2_bn/moving_variance
In ckpt file conv1_2_3x3/weights
In ckpt file conv1_2_3x3/weights/Momentum
In ckpt file conv1_2_3x3_bn/beta
In ckpt file conv1_2_3x3_bn/gamma
In ckpt file conv1_2_3x3_bn/moving_mean
In ckpt file conv1_2_3x3_bn/moving_variance
In ckpt file conv1_3_3x3/weights
In ckpt file conv1_3_3x3/weights/Momentum
In ckpt file conv1_3_3x3_bn/beta
In ckpt file conv1_3_3x3_bn/gamma
In ckpt file conv1_3_3x3_bn/moving_mean
In ckpt file conv1_3_3x3_bn/moving_variance
In ckpt file conv2_1_1x1_increase/weights
In ckpt file conv2_1_1x1_increase/weights/Momentum
In ckpt file conv2_1_1x1_increase_bn/beta
In ckpt file conv2_1_1x1_increase_bn/gamma
In ckpt file conv2_1_1x1_increase_bn/moving_mean
In ckpt file conv2_1_1x1_increase_bn/moving_variance
In ckpt file conv2_1_1x1_proj/weights
In ckpt file conv2_1_1x1_proj/weights/Momentum
In ckpt file conv2_1_1x1_proj_bn/beta
In ckpt file conv2_1_1x1_proj_bn/gamma
In ckpt file conv2_1_1x1_proj_bn/moving_mean
In ckpt file conv2_1_1x1_proj_bn/moving_variance
In ckpt file conv2_1_1x1_reduce/weights
In ckpt file conv2_1_1x1_reduce/weights/Momentum
In ckpt file conv2_1_1x1_reduce_bn/beta
In ckpt file conv2_1_1x1_reduce_bn/gamma
In ckpt file conv2_1_1x1_reduce_bn/moving_mean
In ckpt file conv2_1_1x1_reduce_bn/moving_variance
In ckpt file conv2_1_3x3/weights
In ckpt file conv2_1_3x3/weights/Momentum
In ckpt file conv2_1_3x3_bn/beta
In ckpt file conv2_1_3x3_bn/gamma
In ckpt file conv2_1_3x3_bn/moving_mean
In ckpt file conv2_1_3x3_bn/moving_variance
In ckpt file conv2_2_1x1_increase/weights
In ckpt file conv2_2_1x1_increase/weights/Momentum
In ckpt file conv2_2_1x1_increase_bn/beta
In ckpt file conv2_2_1x1_increase_bn/gamma
In ckpt file conv2_2_1x1_increase_bn/moving_mean
In ckpt file conv2_2_1x1_increase_bn/moving_variance
In ckpt file conv2_2_1x1_reduce/weights
In ckpt file conv2_2_1x1_reduce/weights/Momentum
In ckpt file conv2_2_1x1_reduce_bn/beta
In ckpt file conv2_2_1x1_reduce_bn/gamma
In ckpt file conv2_2_1x1_reduce_bn/moving_mean
In ckpt file conv2_2_1x1_reduce_bn/moving_variance
In ckpt file conv2_2_3x3/weights
In ckpt file conv2_2_3x3/weights/Momentum
In ckpt file conv2_2_3x3_bn/beta
In ckpt file conv2_2_3x3_bn/gamma
In ckpt file conv2_2_3x3_bn/moving_mean
In ckpt file conv2_2_3x3_bn/moving_variance
In ckpt file conv2_3_1x1_increase/weights
In ckpt file conv2_3_1x1_increase/weights/Momentum
In ckpt file conv2_3_1x1_increase_bn/beta
In ckpt file conv2_3_1x1_increase_bn/gamma
In ckpt file conv2_3_1x1_increase_bn/moving_mean
In ckpt file conv2_3_1x1_increase_bn/moving_variance
In ckpt file conv2_3_1x1_reduce/weights
In ckpt file conv2_3_1x1_reduce/weights/Momentum
In ckpt file conv2_3_1x1_reduce_bn/beta
In ckpt file conv2_3_1x1_reduce_bn/gamma
In ckpt file conv2_3_1x1_reduce_bn/moving_mean
In ckpt file conv2_3_1x1_reduce_bn/moving_variance
In ckpt file conv2_3_3x3/weights
In ckpt file conv2_3_3x3/weights/Momentum
In ckpt file conv2_3_3x3_bn/beta
In ckpt file conv2_3_3x3_bn/gamma
In ckpt file conv2_3_3x3_bn/moving_mean
In ckpt file conv2_3_3x3_bn/moving_variance
In ckpt file conv3_1_1x1_increase/weights
In ckpt file conv3_1_1x1_increase/weights/Momentum
In ckpt file conv3_1_1x1_increase_bn/beta
In ckpt file conv3_1_1x1_increase_bn/gamma
In ckpt file conv3_1_1x1_increase_bn/moving_mean
In ckpt file conv3_1_1x1_increase_bn/moving_variance
In ckpt file conv3_1_1x1_proj/weights
In ckpt file conv3_1_1x1_proj/weights/Momentum
In ckpt file conv3_1_1x1_proj_bn/beta
In ckpt file conv3_1_1x1_proj_bn/gamma
In ckpt file conv3_1_1x1_proj_bn/moving_mean
In ckpt file conv3_1_1x1_proj_bn/moving_variance
In ckpt file conv3_1_1x1_reduce/weights
In ckpt file conv3_1_1x1_reduce/weights/Momentum
In ckpt file conv3_1_1x1_reduce_bn/beta
In ckpt file conv3_1_1x1_reduce_bn/gamma
In ckpt file conv3_1_1x1_reduce_bn/moving_mean
In ckpt file conv3_1_1x1_reduce_bn/moving_variance
In ckpt file conv3_1_3x3/weights
In ckpt file conv3_1_3x3/weights/Momentum
In ckpt file conv3_1_3x3_bn/beta
In ckpt file conv3_1_3x3_bn/gamma
In ckpt file conv3_1_3x3_bn/moving_mean
In ckpt file conv3_1_3x3_bn/moving_variance
In ckpt file conv3_2_1x1_increase/weights
In ckpt file conv3_2_1x1_increase/weights/Momentum
In ckpt file conv3_2_1x1_increase_bn/beta
In ckpt file conv3_2_1x1_increase_bn/gamma
In ckpt file conv3_2_1x1_increase_bn/moving_mean
In ckpt file conv3_2_1x1_increase_bn/moving_variance
In ckpt file conv3_2_1x1_reduce/weights
In ckpt file conv3_2_1x1_reduce/weights/Momentum
In ckpt file conv3_2_1x1_reduce_bn/beta
In ckpt file conv3_2_1x1_reduce_bn/gamma
In ckpt file conv3_2_1x1_reduce_bn/moving_mean
In ckpt file conv3_2_1x1_reduce_bn/moving_variance
In ckpt file conv3_2_3x3/weights
In ckpt file conv3_2_3x3/weights/Momentum
In ckpt file conv3_2_3x3_bn/beta
In ckpt file conv3_2_3x3_bn/gamma
In ckpt file conv3_2_3x3_bn/moving_mean
In ckpt file conv3_2_3x3_bn/moving_variance
In ckpt file conv3_3_1x1_increase/weights
In ckpt file conv3_3_1x1_increase/weights/Momentum
In ckpt file conv3_3_1x1_increase_bn/beta
In ckpt file conv3_3_1x1_increase_bn/gamma
In ckpt file conv3_3_1x1_increase_bn/moving_mean
In ckpt file conv3_3_1x1_increase_bn/moving_variance
In ckpt file conv3_3_1x1_reduce/weights
In ckpt file conv3_3_1x1_reduce/weights/Momentum
In ckpt file conv3_3_1x1_reduce_bn/beta
In ckpt file conv3_3_1x1_reduce_bn/gamma
In ckpt file conv3_3_1x1_reduce_bn/moving_mean
In ckpt file conv3_3_1x1_reduce_bn/moving_variance
In ckpt file conv3_3_3x3/weights
In ckpt file conv3_3_3x3/weights/Momentum
In ckpt file conv3_3_3x3_bn/beta
In ckpt file conv3_3_3x3_bn/gamma
In ckpt file conv3_3_3x3_bn/moving_mean
In ckpt file conv3_3_3x3_bn/moving_variance
In ckpt file conv3_4_1x1_increase/weights
In ckpt file conv3_4_1x1_increase/weights/Momentum
In ckpt file conv3_4_1x1_increase_bn/beta
In ckpt file conv3_4_1x1_increase_bn/gamma
In ckpt file conv3_4_1x1_increase_bn/moving_mean
In ckpt file conv3_4_1x1_increase_bn/moving_variance
In ckpt file conv3_4_1x1_reduce/weights
In ckpt file conv3_4_1x1_reduce/weights/Momentum
In ckpt file conv3_4_1x1_reduce_bn/beta
In ckpt file conv3_4_1x1_reduce_bn/gamma
In ckpt file conv3_4_1x1_reduce_bn/moving_mean
In ckpt file conv3_4_1x1_reduce_bn/moving_variance
In ckpt file conv3_4_3x3/weights
In ckpt file conv3_4_3x3/weights/Momentum
In ckpt file conv3_4_3x3_bn/beta
In ckpt file conv3_4_3x3_bn/gamma
In ckpt file conv3_4_3x3_bn/moving_mean
In ckpt file conv3_4_3x3_bn/moving_variance
In ckpt file conv4_1_1x1_increase/weights
In ckpt file conv4_1_1x1_increase/weights/Momentum
In ckpt file conv4_1_1x1_increase_bn/beta
In ckpt file conv4_1_1x1_increase_bn/gamma
In ckpt file conv4_1_1x1_increase_bn/moving_mean
In ckpt file conv4_1_1x1_increase_bn/moving_variance
In ckpt file conv4_1_1x1_proj/weights
In ckpt file conv4_1_1x1_proj/weights/Momentum
In ckpt file conv4_1_1x1_proj_bn/beta
In ckpt file conv4_1_1x1_proj_bn/gamma
In ckpt file conv4_1_1x1_proj_bn/moving_mean
In ckpt file conv4_1_1x1_proj_bn/moving_variance
In ckpt file conv4_1_1x1_reduce/weights
In ckpt file conv4_1_1x1_reduce/weights/Momentum
In ckpt file conv4_1_1x1_reduce_bn/beta
In ckpt file conv4_1_1x1_reduce_bn/gamma
In ckpt file conv4_1_1x1_reduce_bn/moving_mean
In ckpt file conv4_1_1x1_reduce_bn/moving_variance
In ckpt file conv4_1_3x3/weights
In ckpt file conv4_1_3x3/weights/Momentum
In ckpt file conv4_1_3x3_bn/beta
In ckpt file conv4_1_3x3_bn/gamma
In ckpt file conv4_1_3x3_bn/moving_mean
In ckpt file conv4_1_3x3_bn/moving_variance
In ckpt file conv4_2_1x1_increase/weights
In ckpt file conv4_2_1x1_increase/weights/Momentum
In ckpt file conv4_2_1x1_increase_bn/beta
In ckpt file conv4_2_1x1_increase_bn/gamma
In ckpt file conv4_2_1x1_increase_bn/moving_mean
In ckpt file conv4_2_1x1_increase_bn/moving_variance
In ckpt file conv4_2_1x1_reduce/weights
In ckpt file conv4_2_1x1_reduce/weights/Momentum
In ckpt file conv4_2_1x1_reduce_bn/beta
In ckpt file conv4_2_1x1_reduce_bn/gamma
In ckpt file conv4_2_1x1_reduce_bn/moving_mean
In ckpt file conv4_2_1x1_reduce_bn/moving_variance
In ckpt file conv4_2_3x3/weights
In ckpt file conv4_2_3x3/weights/Momentum
In ckpt file conv4_2_3x3_bn/beta
In ckpt file conv4_2_3x3_bn/gamma
In ckpt file conv4_2_3x3_bn/moving_mean
In ckpt file conv4_2_3x3_bn/moving_variance
In ckpt file conv4_3_1x1_increase/weights
In ckpt file conv4_3_1x1_increase/weights/Momentum
In ckpt file conv4_3_1x1_increase_bn/beta
In ckpt file conv4_3_1x1_increase_bn/gamma
In ckpt file conv4_3_1x1_increase_bn/moving_mean
In ckpt file conv4_3_1x1_increase_bn/moving_variance
In ckpt file conv4_3_1x1_reduce/weights
In ckpt file conv4_3_1x1_reduce/weights/Momentum
In ckpt file conv4_3_1x1_reduce_bn/beta
In ckpt file conv4_3_1x1_reduce_bn/gamma
In ckpt file conv4_3_1x1_reduce_bn/moving_mean
In ckpt file conv4_3_1x1_reduce_bn/moving_variance
In ckpt file conv4_3_3x3/weights
In ckpt file conv4_3_3x3/weights/Momentum
In ckpt file conv4_3_3x3_bn/beta
In ckpt file conv4_3_3x3_bn/gamma
In ckpt file conv4_3_3x3_bn/moving_mean
In ckpt file conv4_3_3x3_bn/moving_variance
In ckpt file conv4_4_1x1_increase/weights
In ckpt file conv4_4_1x1_increase/weights/Momentum
In ckpt file conv4_4_1x1_increase_bn/beta
In ckpt file conv4_4_1x1_increase_bn/gamma
In ckpt file conv4_4_1x1_increase_bn/moving_mean
In ckpt file conv4_4_1x1_increase_bn/moving_variance
In ckpt file conv4_4_1x1_reduce/weights
In ckpt file conv4_4_1x1_reduce/weights/Momentum
In ckpt file conv4_4_1x1_reduce_bn/beta
In ckpt file conv4_4_1x1_reduce_bn/gamma
In ckpt file conv4_4_1x1_reduce_bn/moving_mean
In ckpt file conv4_4_1x1_reduce_bn/moving_variance
In ckpt file conv4_4_3x3/weights
In ckpt file conv4_4_3x3/weights/Momentum
In ckpt file conv4_4_3x3_bn/beta
In ckpt file conv4_4_3x3_bn/gamma
In ckpt file conv4_4_3x3_bn/moving_mean
In ckpt file conv4_4_3x3_bn/moving_variance
In ckpt file conv4_5_1x1_increase/weights
In ckpt file conv4_5_1x1_increase/weights/Momentum
In ckpt file conv4_5_1x1_increase_bn/beta
In ckpt file conv4_5_1x1_increase_bn/gamma
In ckpt file conv4_5_1x1_increase_bn/moving_mean
In ckpt file conv4_5_1x1_increase_bn/moving_variance
In ckpt file conv4_5_1x1_reduce/weights
In ckpt file conv4_5_1x1_reduce/weights/Momentum
In ckpt file conv4_5_1x1_reduce_bn/beta
In ckpt file conv4_5_1x1_reduce_bn/gamma
In ckpt file conv4_5_1x1_reduce_bn/moving_mean
In ckpt file conv4_5_1x1_reduce_bn/moving_variance
In ckpt file conv4_5_3x3/weights
In ckpt file conv4_5_3x3/weights/Momentum
In ckpt file conv4_5_3x3_bn/beta
In ckpt file conv4_5_3x3_bn/gamma
In ckpt file conv4_5_3x3_bn/moving_mean
In ckpt file conv4_5_3x3_bn/moving_variance
In ckpt file conv4_6_1x1_increase/weights
In ckpt file conv4_6_1x1_increase/weights/Momentum
In ckpt file conv4_6_1x1_increase_bn/beta
In ckpt file conv4_6_1x1_increase_bn/gamma
In ckpt file conv4_6_1x1_increase_bn/moving_mean
In ckpt file conv4_6_1x1_increase_bn/moving_variance
In ckpt file conv4_6_1x1_reduce/weights
In ckpt file conv4_6_1x1_reduce/weights/Momentum
In ckpt file conv4_6_1x1_reduce_bn/beta
In ckpt file conv4_6_1x1_reduce_bn/gamma
In ckpt file conv4_6_1x1_reduce_bn/moving_mean
In ckpt file conv4_6_1x1_reduce_bn/moving_variance
In ckpt file conv4_6_3x3/weights
In ckpt file conv4_6_3x3/weights/Momentum
In ckpt file conv4_6_3x3_bn/beta
In ckpt file conv4_6_3x3_bn/gamma
In ckpt file conv4_6_3x3_bn/moving_mean
In ckpt file conv4_6_3x3_bn/moving_variance
In ckpt file conv5_1_1x1_increase/weights
In ckpt file conv5_1_1x1_increase/weights/Momentum
In ckpt file conv5_1_1x1_increase_bn/beta
In ckpt file conv5_1_1x1_increase_bn/gamma
In ckpt file conv5_1_1x1_increase_bn/moving_mean
In ckpt file conv5_1_1x1_increase_bn/moving_variance
In ckpt file conv5_1_1x1_proj/weights
In ckpt file conv5_1_1x1_proj/weights/Momentum
In ckpt file conv5_1_1x1_proj_bn/beta
In ckpt file conv5_1_1x1_proj_bn/gamma
In ckpt file conv5_1_1x1_proj_bn/moving_mean
In ckpt file conv5_1_1x1_proj_bn/moving_variance
In ckpt file conv5_1_1x1_reduce/weights
In ckpt file conv5_1_1x1_reduce/weights/Momentum
In ckpt file conv5_1_1x1_reduce_bn/beta
In ckpt file conv5_1_1x1_reduce_bn/gamma
In ckpt file conv5_1_1x1_reduce_bn/moving_mean
In ckpt file conv5_1_1x1_reduce_bn/moving_variance
In ckpt file conv5_1_3x3/weights
In ckpt file conv5_1_3x3/weights/Momentum
In ckpt file conv5_1_3x3_bn/beta
In ckpt file conv5_1_3x3_bn/gamma
In ckpt file conv5_1_3x3_bn/moving_mean
In ckpt file conv5_1_3x3_bn/moving_variance
In ckpt file conv5_2_1x1_increase/weights
In ckpt file conv5_2_1x1_increase/weights/Momentum
In ckpt file conv5_2_1x1_increase_bn/beta
In ckpt file conv5_2_1x1_increase_bn/gamma
In ckpt file conv5_2_1x1_increase_bn/moving_mean
In ckpt file conv5_2_1x1_increase_bn/moving_variance
In ckpt file conv5_2_1x1_reduce/weights
In ckpt file conv5_2_1x1_reduce/weights/Momentum
In ckpt file conv5_2_1x1_reduce_bn/beta
In ckpt file conv5_2_1x1_reduce_bn/gamma
In ckpt file conv5_2_1x1_reduce_bn/moving_mean
In ckpt file conv5_2_1x1_reduce_bn/moving_variance
In ckpt file conv5_2_3x3/weights
In ckpt file conv5_2_3x3/weights/Momentum
In ckpt file conv5_2_3x3_bn/beta
In ckpt file conv5_2_3x3_bn/gamma
In ckpt file conv5_2_3x3_bn/moving_mean
In ckpt file conv5_2_3x3_bn/moving_variance
In ckpt file conv5_3_1x1_increase/weights
In ckpt file conv5_3_1x1_increase/weights/Momentum
In ckpt file conv5_3_1x1_increase_bn/beta
In ckpt file conv5_3_1x1_increase_bn/gamma
In ckpt file conv5_3_1x1_increase_bn/moving_mean
In ckpt file conv5_3_1x1_increase_bn/moving_variance
In ckpt file conv5_3_1x1_reduce/weights
In ckpt file conv5_3_1x1_reduce/weights/Momentum
In ckpt file conv5_3_1x1_reduce_bn/beta
In ckpt file conv5_3_1x1_reduce_bn/gamma
In ckpt file conv5_3_1x1_reduce_bn/moving_mean
In ckpt file conv5_3_1x1_reduce_bn/moving_variance
In ckpt file conv5_3_3x3/weights
In ckpt file conv5_3_3x3/weights/Momentum
In ckpt file conv5_3_3x3_bn/beta
In ckpt file conv5_3_3x3_bn/gamma
In ckpt file conv5_3_3x3_bn/moving_mean
In ckpt file conv5_3_3x3_bn/moving_variance
In ckpt file conv5_3_pool3_conv/weights
In ckpt file conv5_3_pool3_conv/weights/Momentum
In ckpt file conv5_3_pool3_conv_bn/beta
In ckpt file conv5_3_pool3_conv_bn/gamma
In ckpt file conv5_3_pool3_conv_bn/moving_mean
In ckpt file conv5_3_pool3_conv_bn/moving_variance
In ckpt file conv5_3_pool6_conv/weights
In ckpt file conv5_3_pool6_conv/weights/Momentum
In ckpt file conv5_3_pool6_conv_bn/beta
In ckpt file conv5_3_pool6_conv_bn/gamma
In ckpt file conv5_3_pool6_conv_bn/moving_mean
In ckpt file conv5_3_pool6_conv_bn/moving_variance
In ckpt file conv5_4/weights
In ckpt file conv5_4/weights/Momentum
In ckpt file conv5_4_bn/beta
In ckpt file conv5_4_bn/gamma
In ckpt file conv5_4_bn/moving_mean
In ckpt file conv5_4_bn/moving_variance
In ckpt file conv6/biases
In ckpt file conv6/biases/Momentum
In ckpt file conv6/weights
In ckpt file conv6/weights/Momentum

Sorry, it was my bad to load some wrong ckpt file.