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

Issue when applying mobileNet #74

Open
Jumponthemoon opened this issue Jul 6, 2020 · 1 comment
Open

Issue when applying mobileNet #74

Jumponthemoon opened this issue Jul 6, 2020 · 1 comment

Comments

@Jumponthemoon
Copy link

Hi,i tried the mobilenetV2 you provided in the other repo.It successfully converted to the desired engine.But when i run the runDet command and evaluation command.It throws out the exception:

terminate called after throwing an instance of 'thrust::system::system_error'
what(): parallel_for failed: no kernel image is available for execution on the device

I don't know where the problem came from.Anybody could help?

@Jumponthemoon
Copy link
Author

Jumponthemoon commented Jul 6, 2020

Btw the mobilenet setting as get_mobile_net(5,{'hm':18,'reg':2,'wh':2}),the head_conv set as default 64.
I'm not sure if the head_conv number is too large or should i set the head_conv as 24

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