You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i use this caffe with an rtx3090 with cuda 11.1 and cudnn 8.
I try with a couple of caffemodels with ssd and c++ but i cant process more than 60-70 images 900x700 per second. with 500x500 i can process 100 images per second.
Its the limit for my hardware? i'm disappointed :(
With dlib in c++ without nvidia card, with hog i can process 74-80, and with golang i can process 90 aprox.
The text was updated successfully, but these errors were encountered:
Hakentha
changed the title
[Question] images processed for seconds.
[Question] images processed per seconds.
Oct 18, 2021
Hi, i use this caffe with an rtx3090 with cuda 11.1 and cudnn 8.
I try with a couple of caffemodels with ssd and c++ but i cant process more than 60-70 images 900x700 per second. with 500x500 i can process 100 images per second.
Its the limit for my hardware? i'm disappointed :(
With dlib in c++ without nvidia card, with hog i can process 74-80, and with golang i can process 90 aprox.
The text was updated successfully, but these errors were encountered: