Hi,
I tested peoplenet on pruned_quantized_decrypted_v2.3.4 and deployable_quantized_onnx_v2.6.3 and realized that the model detects person and face well but detects no bag. Appreciate if you could point out what went wrong.
Below are the info for my implementation:
- preprocessing step from tao-toolkit-triton-apps/tao_triton/python/model/detectnet_model.py at main · NVIDIA-AI-IOT/tao-toolkit-triton-apps · GitHub
- postprocessing config from tao-toolkit-triton-apps/tao_triton/python/clustering_specs/clustering_config_peoplenet.prototxt at main · NVIDIA-AI-IOT/tao-toolkit-triton-apps · GitHub
- postprocessing steps from tao-toolkit-triton-apps/tao_triton/python/postprocessing/detectnet_processor.py at main · NVIDIA-AI-IOT/tao-toolkit-triton-apps · GitHub
Sample Result