Currently, we are using a string passed to the frame processor to signify which cv model the frame processor is using.
This might be changed to read the cv model's version from the metadata of the actual model (tflite/coreml). This might lead to less errors in using the plugin.
Currently, we are using a string passed to the frame processor to signify which cv model the frame processor is using.
This might be changed to read the cv model's version from the metadata of the actual model (tflite/coreml). This might lead to less errors in using the plugin.