fps value
Author: mytk2012Created Sep 1, 2023Updated May 30, 2025
This is my test:
- preprocess:0.7ms
- inference:44ms
- postprocess:2.6ms
- box_prompt:0.31ms
- total time=0.7+44+2.6+0.31=47.61ms
- fps=21
The fps is so low, what can i do to improve this,except for TRT conversion.
Source: CASIA-LMC-Lab/FastSAM