pytorch-yolo-v3
pytorch-yolo-v3 copied to clipboard
Performance fps?
Has anyone tested the performance of the pytorch implementation where the C implementation using the same configuration?
Input 1920x1080@30FPS, i am seeing ~7FPS with 10-30 objects detected per frame on a NVIDIA QUADRO P5200. This includes rendering the display with bounding rectangles.
inference video in 3090,max fps is 15, and my computer GPU is 1050ti ,max fps is 10, both cpu and gpu are in normal state. what should i do???