You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running this command "bash ./run.sh pose-estimation-hailo" we are facing an issue called segmentation fault, and also by segmentation fault i checked in task manager memory too, all seems to be good in memory space and still got this error.
The error displays like this :
Frame count: 128771
Detection: person 0.90
Left eye: x: 237.00 y: 237.00 Right eye: x: 233.00 y: 237.00
Detection: person 0.83
Left eye: x: 505.00 y: 200.00 Right eye: x: 505.00 y: 200.00
Detection: person 0.87
Left eye: x: 544.00 y: 223.00 Right eye: x: 548.00 y: 223.00
./run.sh: line 28: 7499 Segmentation fault python3 "$1".py --input rpi
The text was updated successfully, but these errors were encountered:
When running this command "bash ./run.sh pose-estimation-hailo" we are facing an issue called segmentation fault, and also by segmentation fault i checked in task manager memory too, all seems to be good in memory space and still got this error.
The error displays like this :
Frame count: 128771
Detection: person 0.90
Left eye: x: 237.00 y: 237.00 Right eye: x: 233.00 y: 237.00
Detection: person 0.83
Left eye: x: 505.00 y: 200.00 Right eye: x: 505.00 y: 200.00
Detection: person 0.87
Left eye: x: 544.00 y: 223.00 Right eye: x: 548.00 y: 223.00
./run.sh: line 28: 7499 Segmentation fault python3 "$1".py --input rpi
The text was updated successfully, but these errors were encountered: