- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've built all demo examples successfully without any errors.
Now I try to run pedestrian_tracker_demo:
./pedestrian_tracker_demo -i /work/pedestrians/crosswalk.avi \ -m_det /pedestrian_tracking/Retail/object_detection/pedestrian/rmnet_ssd/0013/dldt/person-detection-retail-0013.xml \ -m_reid /pedestrian_tracking/Retail/object_reidentification/pedestrian/rmnet_based/0031/dldt/ person-reidentification-retail-0031.xml \ -d_det CPU
But meet the error:
InferenceEngine: API version ............ 1.6 Build .................. custom_releases/2019/R1.1_28dfbfdd28954c4dfd2f94403dd8dfc1f411038b [ INFO ] Parsing input parameters Loading plugin CPU API version ............ 1.6 Build .................. 23780 Description ....... MKLDNNPlugin terminate called after throwing an instance of 'std::__ios_failure' what(): basic_filebuf::underflow error reading the file: iostream error Aborted (core dumped)
Also doesn't work with folder of images (/work/pedestrians/jpgs) where only one file 0000000001.jpg is:
./pedestrian_tracker_demo -i /work/pedestrians/jpgs \ -m_det /pedestrian_tracking/Retail/object_detection/pedestrian/rmnet_ssd/0013/dldt/person-detection-retail-0013.xml \ -m_reid /pedestrian_tracking/Retail/object_reidentification/pedestrian/rmnet_based/0031/dldt/ person-reidentification-retail-0031.xml \ -d_det CPU
What does it mean? How fix it?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Orlov, Sergey,
That is definitely strange. Can you kindly download the latest 2019R2 release (just announced yesterday) and try again ?
Thanks,
Shubha

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