Media-Smart / vedadet

A single stage object detection toolbox based on PyTorch
Apache License 2.0
498 stars 128 forks source link

run speed? #52

Open zyg11 opened 3 years ago

zyg11 commented 3 years ago

Hello! I found the speed was slow almost near 1.4 second per image When I tried the eval code . Is it normal? My environment is v100.

MinliangLin commented 3 years ago

@zyg11 I think it is not normal behavior. I test some face detection tasks on GeForce RTX 2070 and the speed is about 0.2s per image.

vokhidovhusan commented 2 years ago

Yes, it looks very slow. It is taking 1.2 second for per image with RTX 2080 when I run test.py file.