CoinCheung / BiSeNet

Add bisenetv2. My implementation of BiSeNet
MIT License
1.45k stars 309 forks source link

how the inference time is calculated? #312

Open lixhere opened 1 year ago

lixhere commented 1 year ago

so how the inference time is calculated in tensorrt?I need your help!!

CoinCheung commented 1 year ago

Hi,

I run inference on an image of 1024 x 2048 for 1000 times, and record the time used.