Skip to content

Some tests with performance and accuracy of YoloV8 model

Notifications You must be signed in to change notification settings

ret7020/YoloBenchmarks

Repository files navigation

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

About

Some tests with performance and accuracy of YoloV8 model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages