Skip to content

Multi Object & mobilnet #468

Answered by ZhiyuanChen
hyunaseo asked this question in Q&A
Nov 8, 2020 · 1 comments · 2 replies
Discussion options

You must be logged in to vote
  1. siamrpn_mobilev2 means the model uses mobilenet V2 for backbone?

Yes

If it's right, then can I use this model on ios devices?

Yes

  1. I want to apply that model to situations where the system tracks multiple objects.
    Isn't there any other possible way but to allocate one gpu per object?

You could always run multiple algorithms on the same GPU as long as you have enough memory. Though I would suggest you try some mot algorithms instead.

Replies: 1 comment 2 replies

Comment options

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

@ZhiyuanChen
Comment options

Answer selected by ZhiyuanChen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #468 on November 09, 2020 06:30.