ResNet50 classifier model as pgie

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

dstest_appsrc_config.txt (3.3 KB)
zebra.zip (73.4 KB)
using this configuration file, after testing a zebra picture, I can get the index 340 in 1000 classifications. here is the test logs after adding printing in nvdsinfer_context_impl_output_parsing.cpp in /opt/nvidia/deepstream/deepstream/sources/libs/nvdsinfer.
log-1116.txt (55.5 KB)

especially plugin did not gave “zebra” label string. it is because application failed to parse the label strings in labels.txt. nvinfer plugin and low level are opensource. you can modify InferPostprocessor::parseLabelsFile to customize.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.