Exercise Guidance Training Data Synthesis with Movable Camera Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing exercise machines with embedded cameras are limited by obsolescence, field of view, and computational capabilities, leading to inefficient and potentially unsafe strength training due to incorrect form recognition and lack of advanced feedback.

Innovation Solution

Integrating a movable external camera device with a cable-based exercise machine to distribute computation and enhance feedback capabilities, using computer vision to provide real-time form feedback and combine with cable-based measurements for improved guidance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If an embedded camera is used in the exercise machine, then the device structure is simplified and cost is reduced, but the field of view is limited and the camera becomes obsolete quickly

Engineering Contradiction:
Improvedevice structureVSAvoidfield of view
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The system separates the camera function from the exercise machine by using an external camera device that can be independently positioned and configured. This segmentation allows the camera to have an unrestricted field of view while the machine maintains its simplified structure.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A communication interface acts as an intermediary between the external camera device and the exercise machine, enabling data transfer without physical integration. This mediator allows the system to benefit from both the simplicity of separate components and the functionality of integrated operation.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If an embedded camera is used in the exercise machine, then the device structure is simplified, but the computational capabilities are limited

Engineering Contradiction:
Improvedevice structureVSAvoidcomputational capabilities
Core Design Contradiction:
Device complexityVSPower

Solution Approach 1:

The computational workload is segmented between the external camera device and the exercise machine. The camera device performs initial image processing and form analysis using its own computational resources, while the machine handles workout programming and performance tracking, thus overcoming the limited computational capability of embedded systems.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The communication interface serves as a mediator that transfers processed data from the camera device to the machine, allowing the system to leverage the computational power of external devices without requiring the machine itself to have high computational capabilities.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If real-time form feedback is implemented using camera data, then exercise safety and efficacy are improved, but communication overhead and CPU utilization increase

Engineering Contradiction:
Improveexercise safetyVSAvoidcommunication overhead
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system performs preliminary processing of camera data to extract only the essential form feedback information needed for safety monitoring. By pre-processing the data and identifying key performance indicators before transmission, the system reduces the amount of data that needs to be communicated in real-time, thereby reducing communication overhead while maintaining exercise safety.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12364905B2Synthesis of exercise guidance training data
Publication Date: 2025.07.22 TONAL SYSTEMS INC
  • US12364905B2 patent drawing
  • US12364905B2 patent drawing
  • US12364905B2 patent drawing

AI summary

A first video of a first individual performing an exercise movement is received, wherein the first video is associated with a first guidance label. A modified version of a video is generated at least in part by passing the first video to a pose data change model. The modified version of the video is associated with a second guidance label. A guidance classifier model is trained using the modified version of the video.