Hi
The primary network uses Yolo tiny. There are two parameters in its configuration file:
parse-bbox-func-name=NvDsInferParseYolo
custom-lib-path=nvdsinfer_custom_impl_Yolo/libnvdsinfer_custom_impl_Yolo.so
I have two questions:
1,What is their role?
2,How to generate so file?