You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: