hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
865 stars 199 forks source link

converting matconvnet models to DeepCL network? #104

Open dex1990 opened 7 years ago

dex1990 commented 7 years ago

I have a trained model using matconvnet that I would like to use within DeepCL. Does there exist a way to do the reverse and export a matconvnet model for use within DeepCL? or is there any example on the data structure of weights?