Human-Activity-Recognition icon indicating copy to clipboard operation
Human-Activity-Recognition copied to clipboard

Deep learning model that predicts human action in a given video feed using pose estimation

Results 2 Human-Activity-Recognition issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for the great work. I use your package to test my video (with .mp4 format and size of **256x256**) and I got this error: ``` /usr/local/lib/python3.7/dist-packages/ipykernel_launcher.py:69: RuntimeWarning:...

->>InvalidArgumentError: Input to reshape is a tensor with 2048 values, but the requested shape has 524288 [[{{node dense_1/Reshape_2}}]] ->>Error occurs when i try to predict on Sequence_arr ->>code snippet :...