Skip to content

Can mmdeploy support a model which not belong to mmlab? #2160

Answered by irexyc
zhongqiu1245 asked this question in Q&A
Discussion options

You must be logged in to vote

@zhongqiu1245

For model deplement on Android, mmdeploy chose ncnn as backend. Compared to ncnn, mmdeploy may provide a simple api that hide the pre/post process.

Have you used mmdeploy on android before? If so, you may convert the onnx to ncnn and edit deploy.json and pipeline.json manually. If not, I think it's better to use ncnn directly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhongqiu1245
Comment options

Answer selected by zhongqiu1245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants