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

Using Centernet model with batching in Deepstream #6

Open
akashmanna opened this issue Feb 1, 2021 · 3 comments
Open

Using Centernet model with batching in Deepstream #6

akashmanna opened this issue Feb 1, 2021 · 3 comments

Comments

@akashmanna
Copy link

Hi, What changes should I make to use the centernet model with nvinferserver with batch size more than 1?

@monjha
Copy link
Collaborator

monjha commented Feb 25, 2021

Hi,
If your model can support the batching then you can update the batch size in the configuration files. Update config.pbtxt and centerface.txt for the BS you want to use.

@leenamx
Copy link

leenamx commented Jul 5, 2021

Hi~
Have you successfully deployed CenterNet model in Deepstream?
I meet a problem when I deploy trt model converted from CenterNet on Deepstream, because I do not know how Deepstream pre-process the input image and post-process the output of model.
Looking forward to your kind reply~

@jaemin93
Copy link

jaemin93 commented Feb 3, 2022

https://github.com/mAy-I/deepstream_centernet
I made it here !

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

4 participants