资源简介

tensorflow中object_detection目标检测中的from object_detection.protos import string_int_label_map_pb2中缺失的 string_int_label_map_pb2.py文件

资源截图

代码片段和文件信息

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: string_int_label_map.proto

import sys
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode(‘latin1‘))
from google.protobuf import descriptor as _descriptor
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DEscriptOR = _descriptor.FileDescriptor(
  name=‘string_int_label_map.proto‘
  package=‘object_detection.protos‘
  syntax=‘proto2‘
  serialized_options=None
  serialized_pb=_b(‘\n\x1astring_int_label_map.proto\x12\x17object_detection.protos\“G\n\x15StringIntLabelMapItem\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\n\n\x0

评论

共有 条评论

相关资源