Human-Falling-Detect-Tracks
Human-Falling-Detect-Tracks copied to clipboard
run main.py video ends before it runs out
python main.py --camera "/home/ubuntu/MyFiles/3.avi" Loading pose model from ./Models/sppe/fast_res50_256x192.pth qt.qpa.xcb: failed to initialize XRandr qt.qpa.xcb: XKeyboard extension not present on the X server when run main.py ,with the above information, the video ends before it runs out.
because u are running on something that cannot connect to the hardware, for example colab.. I guess
delete line cv2.imshow() line 179 and run again