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

user_meta.base_meta.meta_type is never pyds.NvDsMetaType.NVDSINFER_TENSOR_OUTPUT_META #21

Open
mikelmujika11 opened this issue Nov 10, 2023 · 0 comments

Comments

@mikelmujika11
Copy link

Hi,

I am working with DeepStream and I have found your work. It is really interesting and I want to apply the ReID to my app. I have added to the pipeline and I want to obtain the features, however it always enters in the if statement:
if user_meta.base_meta.meta_type != pyds.NvDsMetaType.NVDSINFER_TENSOR_OUTPUT_META:

Why is this happening? Can you help me?

I attach the scrip and the configuration files I am using.

Thank you!

Mikel
config_infer_primary_yoloV5.txt
config_tracker_NvDCF_perf.txt
deepstream_demux_multi_in_multi_out_ReID_pipeline.txt
osnet.txt

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

1 participant