Inferencing Same Model on C++ Demo Is Faster than Inferencing on Python* Demo
Content Type: Maintenance & Performance | Article ID: 000088938 | Last Reviewed: 05/20/2022
With the same configuration, inferencing in C++ demo is expected to be faster than inferencing in Python demo. This is due to the internal organization of the callback mechanism in Python API which leads to a decrease in the frame rate.