Implement fall detection using Predict with pre-trained AlphaPose Estimation models

If anyone can help me to easily integrate a fall detection system based on the code presented here: 2. Predict with pre-trained AlphaPose Estimation models — gluoncv 0.11.0 documentation. I’ve tried but I’ve encountered a lot of problems with libraries, I don’t know if there is a model that is already trained for fall detection. I would like it to detect the fall and display above the boundary box if it is a fall or not.