Caffe2-Protobuf Load caffe2 model with google protobuf. Prerequisites Create models and output folder on ./. Copy init file and predict file to ./models path, and rename to init_net_int8.pb and predict_net_int8.pb. Install npm install Start npm start Output file Find ./output/caffe2-net.json file.