- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When Mask_rcnn_inception_v2_coco is executed in HDDL in the following environment, No results are returned.
CPU: Atom x7-E3950
VPU: AEEON AI Core XM 2280
OS: Ubuntu
OpenVINO 2020
---------------------------------------------------------------
./benchmark_app -m mask.xml -d HDDL
[Step 1/11] Parsing and validating input arguments
[ INFO ] Parsing input parameters
[ WARNING ] -nstreams default value is determined automatically for a device. Although the automatic selection usually provides a reasonable performance,but it still may be non-optimal for some cases, for more information look at README.
[Step 2/11] Loading Inference Engine
[ INFO ] InferenceEngine:
API version ............ 2.1
Build .................. 37988
Description ....... API
[ INFO ] Device info:
HDDL
HDDLPlugin version ......... 2.1
Build ........... custom_releases/2020/1_26d55a5f6c20c6b5578c63933b98c2faee462a48
[Step 3/11] Setting device configuration
[Step 4/11] Reading the Intermediate Representation network
[ INFO ] Loading network files
[ INFO ] Read network took 53.14 ms
[Step 5/11] Resizing network to match image sizes and given batch
[ INFO ] Network batch size: 1, precision: MIXED
[Step 6/11] Configuring input of the model
[Step 7/11] Loading the model to the device
[ INFO ] Load network took 386596.62 ms
[Step 8/11] Setting optimal runtime parameters
[Step 9/11] Creating infer requests and filling input blobs with images
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
[ion_ioctl][77]ioctl c0484900 failed with code -1: Operation not permitted, fd(15)
ion alloc failed size=8102832
--------------------------------------------------------------
Execution other than Mask_rcnn_inception_v2 is possible.
In Windows, corei7 8700, AI Core XP4 , it is possible to execute Mask_rcnn_inception_v2_coco.
The model before conversion is obtained from the following and IR converted.
https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md
Best Regards,
Link Copied
- « Previous
-
- 1
- 2
- Next »
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Taka.
Do you see this error for non-Docker OpenVINO installation too?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Max
It can be executed with HDDL on Windows 10 (non-Docker, No error occurs).
I haven't tried it in other environments.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »