사용자 지정 EfficientDet 모델을 TensorFlow* 2에서 IR로 변환하는 단계
사용자 정의 EfficientDet 모델을 TensorFlow* 2에서 IR로 변환 할 때 오류가 발생했습니다.
[ ERROR ] Exception occurred during running replacer "REPLACEMENT_ID" ()
2021.4년 OpenVINO™ 모델 최적화기 변환 명령을 실행합니다.
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에 대한 추가 지원이 활성화되었습니다.