Skip to content

Doing inference/prediction only, with weights loaded from a Tensorflow NN #22

Open
@josephernest

Description

@josephernest

Nice project!
Is it possible to do the following:

  1. Train a CNN with, for example, Tensorflow + Python
  2. Save the model weights into a file
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions