dhaval-zala

Results 2 comments of dhaval-zala

Thanks I run yolov8n int8 IR converted model using this notebook, it consume 40% of my CPU on 10 FPS live stream. But if I restrict thread using taskset command...

Im using `taskset -c 0 python scripy.py `to restrict CPU lscpu and lscpu -e ![Screenshot from 2023-02-03 17-43-07](https://user-images.githubusercontent.com/68200424/216601282-6200d0c9-ef51-4592-a3de-8adf7180234e.png) ![Screenshot from 2023-02-03 17-43-50](https://user-images.githubusercontent.com/68200424/216601290-22e56529-45ee-4c86-b753-4bd4bbc5b816.png)