apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.79k stars 6.79k forks source link

Have pretrained DeepID MXNet model? #5466

Closed ysh329 closed 7 years ago

ysh329 commented 7 years ago

Recently I'm making a serires benchmark of inference(not trainning) using MXNet. I found caffe DeepID model, but there's some problem when converting to MXNet model.

Besides, I found a MXNet DeepID lacking of README and some key files. Sigh......

Last quetion: Can MXNet convert tensorflow model to MXNet model?

ysh329 commented 7 years ago

I trained myself.