将自定义 EfficientDet 模型从 TensorFlow* 2 转换为 IR 的步骤
将自定义 EfficientDet 模型从 TensorFlow* 2 转换 为 IR 时遇到错误:
[ ERROR ] Exception occurred during running replacer "REPLACEMENT_ID" ()
在 OpenVINO™ 2021.4 中执行模型优化器转换命令:
python mo.py --saved_model_dir "" --tensorflow_object_detection_api_pipeline_config "\pipeline.config" --transformations_config "\model-optimizer\extensions\front\tf\ssd_support_api_v2.4.json"
已根据以下 下拉请求为OpenVINO™主分支启用 TensorFlow* 2 对象检测 API 的其他支持。