Skip to content

Test time is too high #13

@smahajan07

Description

@smahajan07

Hi @nilboy , I managed to write a code to test the models against my test data (single images or many, based on my need), but the test time per image is coming out to be too high approx 40 sec per image. Ideally it should be in milliseconds. Also, according to my observation this line in the test code is taking a lot of time to execute, and on top of it , this line is executed 32x32x3 times (approx 3k times) and hence the delay.

Any way of reducing the test time? or if possible can you upload a code for testing?

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