NotFoundError(请参阅上面的回溯):从检查点还原失败。这很可能是由于检查点缺少变量名或其他图形键。请确保您没有更改基于检查点的预期图形。原始错误:
关键特征提取器/ MobilenetV3 / Conv / BatchNorm / beta在检查点中找不到 [[节点保存/恢复V2(在/media/drive/2f08d5f1-1439-4edf-9bb4-1d19896475a5/mobilenetV3/models-master/research/object_detection/exporter.py:341定义)]]
我运行的命令:
export_inference_graph.py- python3 export_inference_graph.py --input_type image_tensor --pipeline_config_path /home/drive/Downloads/ssd_mobilenet_v3_large_coco_2019_08_14/pipeline.config --trained_checkpoint_prefix /home/drive/Downloads/raccoon_dataset-master/images/train/Chkpt/model.ckpt-20000 --output_directory /home/drive/Downloads/raccoon_dataset-master/images/exported_model_directory/clearclear