hello
I get error while Im running detection pipelines. while pose estimation and other piplelines are run correctly!
this is my error:
(venv_hailo_apps) rasp@raspberrypi:~/Moghadami/code/hailo-apps $ hailo-detect
hailo_platform not available. HEF utilities will not work.
INFO | common.core | All required environment variables loaded successfully.
INFO | common.core | Using default model: yolov8s
INFO | common.core | Found HEF in resources: /usr/local/hailo/resources/models/hailo8l/yolov8s.hef
INFO | detection.detection_pipeline | Resources | hef=/usr/local/hailo/resources/models/hailo8l/yolov8s.hef | post_so=/usr/local/hailo/resources/so/libyolo_hailortpp_postprocess.so | post_fn=filter_letterbox | labels_json=None
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
appreciate your help
hello
I get error while Im running detection pipelines. while pose estimation and other piplelines are run correctly!
this is my error:
(venv_hailo_apps) rasp@raspberrypi:~/Moghadami/code/hailo-apps $ hailo-detect
hailo_platform not available. HEF utilities will not work.
INFO | common.core | All required environment variables loaded successfully.
INFO | common.core | Using default model: yolov8s
INFO | common.core | Found HEF in resources: /usr/local/hailo/resources/models/hailo8l/yolov8s.hef
INFO | detection.detection_pipeline | Resources | hef=/usr/local/hailo/resources/models/hailo8l/yolov8s.hef | post_so=/usr/local/hailo/resources/so/libyolo_hailortpp_postprocess.so | post_fn=filter_letterbox | labels_json=None
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
appreciate your help