solrex / caffe-mobile

Optimized (for size and speed) Caffe lib for iOS and Android with out-of-the-box demo APP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protobin to prototxt

ioAoi opened this issue · comments

commented

how can I convert protobin to prototxt ,I tried few different ways and it came out unkown string

commented

finished it myself……params.ParseFromString(f.read())