forresti / SqueezeNet

SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
BSD 2-Clause "Simplified" License
2.17k stars 723 forks source link

model convert #44

Closed wm901115nwpu closed 6 years ago

wm901115nwpu commented 7 years ago

I use the tensorflow, how to convert the .caffemodel to .pkl. Thank you!!!

forresti commented 6 years ago

Based on a quick google search, it looks like there are now several SqueezeNet implementations using TensorFlow.

https://github.com/vonclites/squeezenet https://github.com/avoroshilov/tf-squeezenet https://github.com/Dawars/SqueezeNet-tf