Live Exercise Repetition Counter

    Author(s): Abishek V Ashok

    ADaSci
    Feb 1, 20231 min

    The task addressed is that of counting repetitions of almost all types of exercises from a live video source. The solution uses PoseNet[1], a Tensorflow model, to extract human pose estimation data from each frame, and successive frames are run against the algorithm proposed to get the live count of repetitions (reps) done until that frame. The solution runs completely offline and the method is proven to be robust enough to handle real world videos and does not require to be pre-trained except for the pose estimation part.

    Member-only content

    Unlock this article and our entire library

    ADaSci

    Get Credentialed

    More Articles

    Comments (0)

    Join the conversation

    Sign in to comment

    Loading comments...