dongfangduoshou123 / Caffe2ResNet2Caffe

Convert trained resnet50 model from caffe2 to caffe, for deploy to HaiSi Platform
0 stars 0 forks source link

Caffe2ResNet2Caffe

Convert trained resnet50 model from caffe2 to caffe, I do this convert just for deploy to HaiSi Platform which only support caffe1.X model format.

This Script is inspired by this repo:https://github.com/ChenYingpeng/caffe-yolov3