chenzhi1992 / TensorRT-SSD

Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD
251 stars 84 forks source link

大神求指教 #39

Open yiboliu31 opened 5 years ago

yiboliu31 commented 5 years ago

大神你好,我在TX2上已经实现了MobileNet-SSD,用于检测车辆共9类,效果还不错,可以达到26fps 接下来想使用tensorRT进一步加速,本人小白一枚,TensorRT的官方例子不是很了然,想请问一下大神我下一步需要做的工作,如果您有类似的demo的话可否借鉴一下,多谢!!!

Ghustwb commented 5 years ago

我用mobileNet-SSD在tx2上可以跑35帧啊,你的怎么才26?最近我也在学习tensorRT,想把tensorRT用在mobileNet-SSD上,但是现在遇到了一点问题,tensorRT在parse model的时候出现segmentation fault.

yiboliu31 commented 5 years ago

@Ghustwb 哇,那您的效果不错啊,我在1080Ti上能达到140fps,移到TX2上目前也就只有26fps了,您邮箱是多少,我们可以一起交流一下

yiboliu31 commented 5 years ago

@Ghustwb 我的很奇怪,在PC上c++版本的能到140fps,python版本的90fps;移植到TX2上之后c++版本的只有26了,python版本的反而达到31了

Ghustwb commented 5 years ago

@Ghustwb 哇,那您的效果不错啊,我在1080Ti上能达到140fps,移到TX2上目前也就只有26fps了,您邮箱是多少,我们可以一起交流一下

lcgcf2013@163.com

zbw4034 commented 5 years ago

@yiboliu31 @Ghustwb 请问你们用的是哪个版本的mobilenetssd?是chuanqi305的那个吗

Ghustwb commented 5 years ago

是的,chuanqi305的weight和chenzhi1992的prototxt

在2018年10月16日 10:55,zbw4034notifications@github.com 写道:

@yiboliu31@Ghustwb 请问你们用的是哪个版本的mobilenetssd?是chuanqi305的那个吗

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

zbw4034 commented 5 years ago

ok,thx

yiboliu31 commented 5 years ago

@zbw4034 yep

yiboliu31 commented 5 years ago

是的

在 2018-10-16 11:00:00,"zbw4034" notifications@github.com 写道:

ok,thx

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.