Replies: 2 comments 2 replies
-
did you manage to solve it? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, may I ask if the model converted with mmdeploy needs additional plugins to be used in DeepStream? I want to use the mmocr model in DeepStream. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm trying use deepstream pipeline infer to execute the mmdet model which convert from mmdeploy. but it seems to be not working properly.
There is no problem when I use mmdeploy to infer.
for example,the source image:
deepsteam infer result:

mmdepoly infer result:

To understand why it happened, I printed the log:
deepstream
mmdeploy cpp example()
Question:
here is my pgie config file,which property is missing?
Or is something wrong with my function?
Beta Was this translation helpful? Give feedback.
All reactions