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

Yolov3比mobilenet_ssd运行速度要慢 #654

Closed
jackyfriend opened this issue Nov 15, 2018 · 4 comments
Closed

Yolov3比mobilenet_ssd运行速度要慢 #654

jackyfriend opened this issue Nov 15, 2018 · 4 comments

Comments

@jackyfriend
Copy link

您好,我在PC上运行yolov3和mobilenetssd这两个测试程序,发现yolov3比mobilenetssd要慢2-3倍左右,请问这是正常的吗?论文那里说yolov3要比ssd快的
我的PC配置是Ubuntu 16.04 LTS
CPU: i7-6700 3.40GHz x 8
GPU: GeForce GTX 960
yolov3跑0.15s 左右,mobilenetssd可以跑到0.07s.

还有,想请问下在rk3288这样的平台上做目标检测的话,选用yolo好还是ssd好呢?
烦请多多指教!谢谢大神!

@nihui
Copy link
Member

nihui commented Nov 16, 2018

backbone 网络不一样?
真要比的话用mobilenet-yolov3,标准yolov3肯定比mobilenetssd慢

@nihui nihui closed this as completed Nov 16, 2018
@zyc4me
Copy link

zyc4me commented May 22, 2019

为什么现在看来 mobilenet-yolo3 还是比mobilenet ssd 慢很多?

@Oldpan
Copy link

Oldpan commented Jul 15, 2019

同样的疑问呀?benchmark中 yolov3-mobile确实比mobile-ssd慢

@nihui
Copy link
Member

nihui commented Jul 15, 2019

输入的图片尺寸不一样,ssd是300x300,yolo是416x416

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

4 participants