Skip to content

Inference time #17

@sreejith3534

Description

@sreejith3534

Hi @sachinraja13 ,
Just tried to run the pre-trained model(120 epochs) on one of the images and found out it is taking around 30 seconds per image for prediction.
When tried looking deep into the code, i understood keras_model.predict(from mrcnn/model.py) is consuming too much of the time as it was the one taking around 26 sec.
Have you look somewhere at this side as if there is any possible way to reduce the time?

I tired in CPU instance with 112 GB memory.

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