Skip to content

Running predict.py on multiple images #96

@Saoussenl

Description

@Saoussenl

I get an error everytime I try to run the prediction on several images through a jupyter notebook.

Do you know how I can fix this?

I think it's better if you define a function load_model in predict.py to create model and load weights from the checkpoint and returns the model that could be passed later to the run function.

I'm trying to implement that but the tf.Session() seems to make it a bit complicated.

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