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

Question about Darknet53 and MobilenetV2? #84

Open
H-YunHui opened this issue Apr 2, 2020 · 1 comment
Open

Question about Darknet53 and MobilenetV2? #84

H-YunHui opened this issue Apr 2, 2020 · 1 comment

Comments

@H-YunHui
Copy link

H-YunHui commented Apr 2, 2020

I have a question about the result of the red line in the figure below.
QQ图片20200402123254
When using Darknet53 as the backbone network, the time required is 26ms, when using MobilenetV2 as the backbone network, the time required is 22ms.
MobilenetV2 is a lightweight network, has a much smaller amount of parameters and computational complexity than Darknet53. Why is the time required not much worse?

@clannadcl
Copy link

I also wonder about the reason for this problem.

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