Open
Description
Nice project!
Is it possible to do the following:
- Train a CNN with, for example, Tensorflow + Python
- Save the model weights into a file
- Load this weights file from MiniDNN / C++ code, and do prediction/inference only with MiniDNN (no training done with MiniDNN)
How would it be possible to load weights/coefficients of a model pre-trained with Tensorflow, into MiniDNN?
Metadata
Metadata
Assignees
Labels
No labels