Skip to content

Feed input 0 when trying out a new tensorflow model #5

@jitendrajain

Description

@jitendrajain

Hi,

I wanted to try out a different Tensoflow model with this project. Made following changes in "TensorflowImageListener" class such that it points to new tensorflow model:
a. "MODEL_FILE"
b. "LABEL_FILE"
c. "NUM_CLASSES"

Tensorflow model loads successfully without any issue but i get following error
E/native: tensorflow_jni.cc:300 Error during inference: Not found: FeedInputs: unable to find feed output input:0

I want to change input layer and output layer name, but there does not seem to be a way to change it. Can you please help with this.

Would really appreciate any guidance or help on how to try out a different tensorflow model with this project.

Thanks!

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