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

export from mmdet,detectron 2 #5

Closed
cszer opened this issue May 2, 2020 · 1 comment
Closed

export from mmdet,detectron 2 #5

cszer opened this issue May 2, 2020 · 1 comment

Comments

@cszer
Copy link

cszer commented May 2, 2020

Hello ,thanks for this awesome project. I have already red all code base . I have some questions about converting models. On what code files should i rely while writing my_net.cpp ? What about using plugins from tensorrt library like RoIAlign etc? Please , if it is possible can you create file like python model code line -> cpp model corresponding code line , i think it will be good practical gide for converting and contributing

@ceccocats
Copy link
Owner

Hi,
I haven't have written a guide but you can find some examples with python models: https://github.com/ceccocats/tkDNN/tree/master/tests/mnist
https://github.com/ceccocats/tkDNN/tree/master/tests/simple

mive93 pushed a commit that referenced this issue Mar 30, 2022
Merge tensorrt8 and depth
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