Summary
Sample demonstrating how to do inference of image classification networks using Asynchronous Inference Request API
Description
Unable to find any documentation related to asynchronous inference.
Resolution
- Implement start_async attribute to start asynchronous inference.
- Refer to Image Classification Async Python* Sample.