Deploy onnx deep learning models for image recognition via multithreaded parallelism
- test.py is the code for loading multi-threaded processing
- main.py is the code for loading single-threaded models
- You can increase the number of threads according to the number of cores in your main controller
