jetpacapp / DeepBeliefSDK

The SDK for Jetpac's iOS Deep Belief image recognition framework
Other
2.86k stars 437 forks source link

Caffe into DeepBeliefSDK?? #32

Open timh20022002 opened 9 years ago

timh20022002 commented 9 years ago

Is there any interest in having a script that converts/imports pre-trained models from Caffe into DeepBeliefSDK? Cheers.

arodeus commented 9 years ago

Would be great if possible... ^_^ That script/tool would be a great improvement for the project I'm going to develop.

petewarden commented 9 years ago

I'd love to see that too!

mikelrodriguez commented 9 years ago

Agreed! This would be fantastic. How were the current models trained? What would it take to write this conversion tool?

CFAndy commented 9 years ago

There's some difference between caffe and DBS on layers, like relu node... We ported conv-net1 model to DBS. It also requires some modification on FC layer.

mikelrodriguez commented 9 years ago

Interesting! Is this available somewhere?

liuslevis commented 9 years ago

That would be great if possible!

craftzdog commented 9 years ago

+1