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

How to implement Mobilenet-ssd by using tensorrt #36

Open
HappyKerry opened this issue Sep 26, 2018 · 2 comments
Open

How to implement Mobilenet-ssd by using tensorrt #36

HappyKerry opened this issue Sep 26, 2018 · 2 comments

Comments

@HappyKerry
Copy link

No description provided.

@HappyKerry HappyKerry changed the title How to implement Mobilenet-ssd tensor How to implement Mobilenet-ssd by using tensorrt Sep 26, 2018
@chenzhi1992
Copy link
Owner

You should implement Mobilenet-SSD by referring to my code, and it is most important to implement the depth-wise convolution layer with Iplugin API.

@praesc
Copy link

praesc commented Oct 8, 2018

Hi! Could you please provide a sample application for Mobinet-SDD using you code? It is not very clear to me how to use it... thanks!

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

3 participants