gpt4 book ai didi

python - Tensorflow检测API SsdFeatureExtractor'对象没有属性 'override_base_feature_extractor_hyperparams'

转载 作者:行者123 更新时间:2023-12-05 07:34:39 24 4
gpt4 key购买 nike

当我使用ssd_mobilenet_v1_coco_11_06_2017模型训练自己的数据集时,

我使用谷歌 TensorFlow 检测 API 来训练它

会出现一些问题。我的操作系统:ubuntu 16.04

./train.sh
Traceback (most recent call last): File "../../train.py", line 167, in tf.app.run() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 126, in run _sys.exit(main(argv)) File "../../train.py", line 163, in main worker_job_name, is_chief, FLAGS.train_dir) File "/home/feng/project/models/research/object_detection/trainer.py", line 240, in train detection_model = create_model_fn() File "/home/feng/project/models/research/object_detection/builders/model_builder.py", line 98, in build add_background_class) File "/home/feng/project/models/research/object_detection/builders/model_builder.py", line 166, in _build_ssd_model is_training=is_training) File "/home/feng/project/models/research/object_detection/builders/model_builder.py", line 129, in _build_ssd_feature_extractor feature_extractor_config.override_base_feature_extractor_hyperparams)

AttributeError: 'SsdFeatureExtractor' object has no attribute 'override_base_feature_extractor_hyperparams'

这是什么问题?

最佳答案

我建议您查看 TensorFlow Object Detection API Git 上报告的以下问题:

https://github.com/tensorflow/models/issues/4121

关于python - Tensorflow检测API SsdFeatureExtractor'对象没有属性 'override_base_feature_extractor_hyperparams',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50025883/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com