Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 312 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 312 Bytes

Analyze

On Intel CPU system we have fastest inference with yolov8n model exported to OpenVINO format.

All analytics you can find here

Run server

cd server
python3 server.py

Run client

pip3 install -r requirements.txt
python3 remote_run.py