Detectron2: Can not get the same inference time as reported in model zoo

Created on 25 Oct 2019  路  3Comments  路  Source: facebookresearch/detectron2

Hi,

Thanks for release such a useful tool for object detection.

I have downloaded the source code and build by myself and i can reproduce the results reported on COCO in model zoo. However, when i use tools/train_net.py eval_only to test on COCO, i can only get the inference time of 0.17s/im which is much slower than 0.06s/im for FPN-R101 which is reported in model zoo.

I want to make sure whether my installation is correct or not.

invaliunrelated

All 3 comments

Please include details about the problem following the issue template.

Hi,

I have get the same inference time when i set gpu_nums=1. I am not sure why it should be so much different when i use gpu_nums=4 (0.17s/im vs 0.06s/img). Any suggestions.

By the way, Do you support batch inference?

Please include details about the problem following the issue template.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

guy4261 picture guy4261  路  4Comments

aminekechaou picture aminekechaou  路  3Comments

AntonBaumannDE picture AntonBaumannDE  路  3Comments

ItamarSafriel picture ItamarSafriel  路  4Comments

jinfagang picture jinfagang  路  3Comments