-
-
Notifications
You must be signed in to change notification settings - Fork 374
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 extract stream metadata. #32
Comments
See https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/readme.md#extract-metadata I recommend that you take a look at the NVIDIA Developer Forum for more information. |
Thanks for the resource. I will check it out. |
Hello @marcoslucianops, |
Hi, you need to compile |
Thanks for the response. It worked. |
@gigwegbe Thank you very much for your work, can you tell me how to modify the function write_kitti_output to extract stream metadata |
Hello @marcoslucianops,
Thanks for the awesome work, I truly appreciate the great work. I want to extract the stream metadata, which contains useful information about the frames in the batched buffer for YOLOv3-Tiny-PRN model. How can I obtain the metadata?
The text was updated successfully, but these errors were encountered: