Skip to content
Discussion options

You must be logged in to vote

nms is set always cpu because it's usually not computation heavy (as we don't process images there).

but the cuda should be enabled for model inference if you install pip install onnxruntime-gpu.

https://github.com/wkentaro/osam/blob/4d92ff168aaa851f0d00fb9831e10a15ec450712/osam/types/_model.py#L34

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@huixiaheyu
Comment options

@wkentaro
Comment options

Answer selected by huixiaheyu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants