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
The speed when i use a faster_rcnn model to do inference on 2cpu is very slow(20s per pic). I try to find so ways to increase the speed and i find somebody says that, there exists a script can convert torch model to caffe2 to increase the inference speed in Tool. But i can't find it.
So does detectron2 support some speed increasing ways on cpu?
This discussion was converted from issue #2851 on April 01, 2021 01:03.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
📚 Documentation
The speed when i use a faster_rcnn model to do inference on 2cpu is very slow(20s per pic). I try to find so ways to increase the speed and i find somebody says that, there exists a script can convert torch model to caffe2 to increase the inference speed in Tool. But i can't find it.
So does detectron2 support some speed increasing ways on cpu?
Beta Was this translation helpful? Give feedback.
All reactions