blob: 0b021b9c478e4f7f09da8d322479db0365a4a09b (
plain)
1
2
3
4
5
6
|
### OpeNVINO Image Classification Async Python Sample
---
For detailed information on the OpenVINO Classification Sample Async Demo, please see the [README](https://github.com/openvinotoolkit/openvino/tree/2023.3.0/samples/python/classification_sample_async) in the OpenVINO repository. Make sure to match the git tag with your installed version of OpenVINO for compatibility.
If you need examples of how to use the demo, check the [README](../README.md) in the parent directory for sample commands.
|