Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Hi,
we have tested the pretreined model on COCO dataset and we received only ~11 FPS using Tesla V100. We used the pretrained COCO model, which performance is reported as 72.9 FPS. We used this model:
Could you give us any hints how we can reproduce your performance?
We called the inference script with the default parameters that you provided.
Hi, we have tested the pretreined model on COCO dataset and we received only ~11 FPS using Tesla V100. We used the pretrained COCO model, which performance is reported as 72.9 FPS. We used this model:
Could you give us any hints how we can reproduce your performance? We called the inference script with the default parameters that you provided.