doonny / PipeCNN

An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
Apache License 2.0
1.22k stars 369 forks source link

How to prepare the CNN models for PipeCNN with python #85

Closed Fnajjar closed 6 years ago

Fnajjar commented 6 years ago

Hi, I want to extract weights from the deploy.prototxt and caffemodel for the imagenet to use it with pipCNN I don't have matlab, how can I extract these weights otherwise with python? help