Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is detector head run on CPU host instead of edge TPU? #16

Open
songshan0321 opened this issue Nov 24, 2020 · 0 comments
Open

Why is detector head run on CPU host instead of edge TPU? #16

songshan0321 opened this issue Nov 24, 2020 · 0 comments

Comments

@songshan0321
Copy link

Based on my understanding, the detector head in this repo (featuresToBoxes()) is run on CPU host. I wonder why it is implemented in such way because it is not a common practice due to longer inference time. Is it because edge TPU does not support all operations of detector head?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant