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

GhostNet is way much slower than mobilenetV1? #47

Closed
tarv33 opened this issue Nov 23, 2020 · 2 comments
Closed

GhostNet is way much slower than mobilenetV1? #47

tarv33 opened this issue Nov 23, 2020 · 2 comments

Comments

@tarv33
Copy link

tarv33 commented Nov 23, 2020

When I test Ghostnet (drop all SE-modules) and mobilenetv1 on caffe and TensorRT, it shows that Ghostnet is 2 times slower than mobilenet. Is it because there are too many convs in ghostnet model?

@iamhankai
Copy link
Member

Which hardware platform did you run on? CPU, GPU or TPU?

GhostNet is friendly to CPU, but not well on GPU.

@tarv33
Copy link
Author

tarv33 commented Nov 23, 2020

@iamhankai it runs on GTX1080, but i wonder the performance of ghostnet on some ai chips.

@tarv33 tarv33 closed this as completed Nov 23, 2020
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

2 participants