object detection错误Message type object_detection.protos.SsdFeatureExtractor has no field named bat
生活随笔
收集整理的這篇文章主要介紹了
object detection错误Message type object_detection.protos.SsdFeatureExtractor has no field named bat
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
google.protobuf.text_format.ParseError: 35:7 : Message type "object_detection.protos.SsdFeatureExtractor" has no field named "batch_norm_trainable"
將pipeline.config中的
batch_norm_trainable: true刪除就可以。
在運行ssd_mobilenet_v1時沒有這個錯誤,在運行ssd_mobilenet_v2時出現這個錯誤。
參考自https://www.cnblogs.com/hezhiqiangTS/p/11233745.html
創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
以上是生活随笔為你收集整理的object detection错误Message type object_detection.protos.SsdFeatureExtractor has no field named bat的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: tensorFlow13卷积神经网络发展
- 下一篇: js关闭setInterval及终止aj