error pipelineconfig not defined in tensorflow object detection api in jupyter notebook

后端 未结 0 417
萌比男神i
萌比男神i 2020-12-31 20:21

code

"pipline_config = pipeline_pb2.TrainEvalPipelineConfig()
     with tf.io.gfile.GFile(CONFIG_PATH, \'r\') as f:
              proto_str = f.read()
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题