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

How to extract stream metadata. #32

Closed
gigwegbe opened this issue Feb 12, 2021 · 6 comments
Closed

How to extract stream metadata. #32

gigwegbe opened this issue Feb 12, 2021 · 6 comments

Comments

@gigwegbe
Copy link

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?

@marcoslucianops
Copy link
Owner

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.

@gigwegbe
Copy link
Author

Thanks for the resource. I will check it out.

@gigwegbe
Copy link
Author

Hello @marcoslucianops,
I have modified the write_kitti_output function in deepstream-app.c located at /opt/nvidia/deepstream/deepstream-5.0/sources/apps/sample_apps/deepstream-app to reflect the format for the metadata however how do I compile deepstream-app.c?

@gigwegbe gigwegbe reopened this Feb 18, 2021
@marcoslucianops
Copy link
Owner

Hi, you need to compile deepstream-app.c (make) and move compiled file to /opt/nvidia/deepstream/deepstream-5.0/bin folder (sudo make install).

@gigwegbe
Copy link
Author

Thanks for the response. It worked.

@gdwu1427
Copy link

@gigwegbe Thank you very much for your work, can you tell me how to modify the function write_kitti_output to extract stream metadata

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

3 participants