Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
895 views
in Technique[技术] by (71.8m points)

object detection api - Tensorflow- 'No Variable To Save'

I am busy following this tutorial and I have completed all the steps barring training my model

When I run the command to train I receive several of the the following errors:

  • W0128 17:45:44.627660 5284 variables_helper.py:155] Variable [ssd_mobile_net_v1fpn_keras_feature_extractor/conv_pw_4_bn/moving_variance] is not available in checkpoint

Which culminate in the following error - "ValueError: No variables to save". I have now tried this with two models and it is causing the same error. I am on a windows machine, and my train config is set to include from_detection_checkpoint: true and fine_tune_checkpoint_type: "detection".

Thank you so much

question from:https://stackoverflow.com/questions/65940578/tensorflow-no-variable-to-save

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...