- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I try to run demo example:
./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 I meet the following error:
root@mycomp:~/inference_engine_samples_build/intel64/Release# ./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 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)
How can I fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Orlov, Sergey,
Kindly keep in mind that the pedestrian_tracker_demo is a sample, so it may not work with your *.avi file. I just tried it on OpenVinoR2 with intel sample mp4 videos and they worked fine, definitely no core dump. If your *.avi file causes a core dump you will have to modify the code to adapt to your avi file.
Thanks,
Shubha
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Orlov, Sergey,
Please download OpenVino 2019R2 which we just released yesterday. Please give it a try and report your results here.
Thanks !
Shubha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shubha R. (Intel), I installed the new version of OpenVINO, but meet the same error:
root@mycomp:~/omz_demos_build/intel64/Release# ./pedestrian_tracker_demo -i /work/pedestrians/crosswalk.avi \ > -m_det /models/pedestrian_tracking/Retail/object_detection/pedestrian/rmnet_ssd/0013/dldt/person-detection-retail-0013.xml \ > -m_reid //models/pedestrian_tracking/Retail/object_reidentification/pedestrian/rmnet_based/0031/dldt/ person-reidentification-retail-0031.xml \ > -d_det CPU InferenceEngine: API version ............ 2.0 Build .................. custom_releases/2019/R2_f5827d4773ebbe727c9acac5f007f7d94dd4be4e Description ....... API Parsing input parameters Loading device CPU CPU MKLDNNPlugin version ......... 2.0 Build ........... 27579 terminate called after throwing an instance of 'std::__ios_failure' what(): basic_filebuf::underflow error reading the file: iostream error Aborted (core dumped)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Orlov, Sergey,
Kindly keep in mind that the pedestrian_tracker_demo is a sample, so it may not work with your *.avi file. I just tried it on OpenVinoR2 with intel sample mp4 videos and they worked fine, definitely no core dump. If your *.avi file causes a core dump you will have to modify the code to adapt to your avi file.
Thanks,
Shubha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shubha R. (Intel), It helps me. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Orlov, Sergey
Sure ! No problem. Glad to help,
Thanks,
Shubha
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page