Skip to content

Not found: Key bg_fg/SegLayer/conv_0/conv_0/bias not found in checkpoint #38

Description

@Julymycin

this error occurs when running 'output_sample.py', and I found that though there are some variable scopes when building the network in 'out_model.py', such as
with tf.variable_scope('SegLayer'): mod = M.Model(feature) mod.convLayer(3, 2, dilation_rate=dilation)
but after I run 'deploy_pretrain.py', still no corresponding values or defines are found in the checkpoint files when I check them with netron, all are WideRes, no Seglayer, MergingLayer, or inst_layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions