NVIDIA-AI-IOT / tao-toolkit-triton-apps

Sample app code for deploying TAO Toolkit trained models to Triton
MIT License
84 stars 30 forks source link

Allow Frame to accept image data from different sources #8

Open jhoogstraat opened 2 years ago

jhoogstraat commented 2 years ago

It would be great if Frame would accept image data from not just files, but also numpy array. This would enable using OpenCV as a datasource.