Skip to content

About the test time #29

Description

@wangq95

Hi,
I once used this script to test the speed of ICNet in Matlab :

tic;
score = net.forward({input_data});
temp = toc;

But I got the result of 15.6fps on 1080ti without other programs running, the result provided by the author is more than 30fps, then I used the scripts provided by the author in Caffe, the result is 31fps on 1080ti, which is lager than the original result, I was confused about it. Can you help me?

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