Open Botship opened 7 years ago
CNTK has support for Keras (beta at this stage). You should be able to import a Keras model and convert it to a CNTK model?
https://docs.microsoft.com/en-us/cognitive-toolkit/Using-CNTK-with-Keras
Anyone find a reliable way to convert a Keras model to CNTK format? I haven't had any luck
In the tools/importer, there is CNTK and Darknet only. Keras is one of most popular toolkit, any plans or suggestions on how to import models trained using Keras?