Can't output conficence probability in a single class object detection model using voxl-tflite-model-server (VOXL 2)
-
Hello team, I'm currently working on deploying a customized yolov5 model to VOXL 2. The customized model has only one class and when I start the voxl-tflite-server in the VOXL 2. The output has a question mark next to the class label. Like bellow.
Could anyone tell me which line of code(inference_help.cpp?) needs to be changed to fix this problem? Many thanks!