下面提供了caffe python的六个测试demo,大家可以根据自己的需求进行修改. Example 1 From project FaceDetection_CNN-master, under directory , in source file test.py. def convert_full_conv(): # Load the original network and extract the fully connected layers' parameters. net = caff…