TypeError: Descriptors should not be created directly, but only retrieved retrieved from theirparent 解决方法:将caffepb.py改为caffe_pb2.py即可。