Haiyang-W/DSVT

fps of the model

PleasantPhoenix opened this issue · 1 comments

May I ask how to calculate the fps of the model

Thanks for your interest in our work. You can use the python library "time" to calculate inference time. Generally, you start the calculation from entering the model to the NMS. Dataloader time is not counted.