- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to use all the cores available on my Intel machine for a Tensorflow Yolo v3 object detection project? I believe it is using only one core at a time. What we want is a much higher performance, something similar to this :- https://software.intel.com/en-us/articles/tips-to-improve-performance-for-popular-deep-learning-frameworks-on-multi-core-cpus
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Parth,
YOLO v3 runs a bit slower than other networks. What is your inference device? CPU. GPU, MYRIAD? Tiny YOLO will run much faster if accuracy is acceptable in your application.
> I believe it is using only one core at a time.
How do did you find out? Using a profiler? I am seeing all CPU cores and GPU EUs utilized when I run YOLOv3.
What is you OS, Windows or Linux?
Are you using the OpenVino model optimizer to convert YOLO v3 pb to IR? What version of the OpenVino SDK are you using?
Cheers,
Nikos

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page