LZQthePlane / Online-Realtime-Action-Recognition-based-on-OpenPose

A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
Apache License 2.0
671 stars 232 forks source link

The first layer in a Sequential model must get an `input_shape` or `batch_input_shape` argument #60

Open Brianxq opened 4 years ago

Brianxq commented 4 years ago

Hi,@LZQthePlane , I have a Problem while training. I got this error : The first layer in a Sequential model must get an input_shape or batch_input_shape argument. Looking forward to your reply.