Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenVINO YOLOV4 FPS Discussion and Sharing #5

Closed
TNTWEN opened this issue Aug 13, 2020 · 2 comments
Closed

OpenVINO YOLOV4 FPS Discussion and Sharing #5

TNTWEN opened this issue Aug 13, 2020 · 2 comments

Comments

@TNTWEN
Copy link
Owner

TNTWEN commented Aug 13, 2020

Welcome to share the test results of OpenVINO-YOLOV4 on more Intel devices!

Test code :object_detection_demo_yolov3_async.py

Test video: https://drive.google.com/file/d/1CMekikIu0W9jyFaNp6CXTQQ4hv3MQak4/view?usp=sharing

Size:416*416

@TNTWEN
Copy link
Owner Author

TNTWEN commented Aug 13, 2020

AI-BoxX Gen.1

YOLOv4 FP32:

DEVICE: HDDL-R8
USER_SPECIFIED mode  1.3FPS
MIN_LATENCY mode   1.3FPS

DEVICE: CPU - Intel Core i3-8145UE CPU @ 2.20GHz × 4 
USER_SPECIFIED mode   0.7FPS
MIN_LATENCY mode      0.7FPS

DEVICE:GPU - Intel UHD Graphics 620 (WHL GT2)
USER_SPECIFIED mode   2.3FPS
MIN_LATENCY mode      2.3FPS


YOLOv4 FP16:

DEVICE: HDDL-R8
USER_SPECIFIED mode   1.3FPS
MIN_LATENCY mode      1.3FPS

DEVICE: CPU - Intel Core i3-8145UE CPU @ 2.20GHz × 4 
USER_SPECIFIED mode   0.6/0.7FPS
MIN_LATENCY mode      0.6/0.7FPS

DEVICE:GPU - Intel UHD Graphics 620 (WHL GT2)
USER_SPECIFIED mode   3.1FPS
MIN_LATENCY mode      3.1FPS

YOLOv4-tiny FP32:

DEVICE: HDDL-R8
USER_SPECIFIED mode   14.2FPS
MIN_LATENCY mode      14.3FPS

DEVICE: CPU - Intel Core i3-8145UE CPU @ 2.20GHz × 4 
USER_SPECIFIED mode   9.3FPS
MIN_LATENCY mode      9.4FPS

DEVICE:GPU - Intel UHD Graphics 620 (WHL GT2)
USER_SPECIFIED mode   17.7FPS
MIN_LATENCY mode      18.0FPS

YOLOv4-tiny FP16:

DEVICE: HDDL-R8
USER_SPECIFIED mode   14.2FPS
MIN_LATENCY mode      14.2FPS

DEVICE: CPU - Intel Core i3-8145UE CPU @ 2.20GHz × 4 
USER_SPECIFIED mode   9.3FPS
MIN_LATENCY mode      9.4FPS

DEVICE:GPU - Intel UHD Graphics 620 (WHL GT2)
USER_SPECIFIED mode   21.2FPS
MIN_LATENCY mode      21.5FPS

@jedibobo
Copy link

Did you participate in Intel Cup for embedded devices? I've found the same hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants