You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to develop a non-face-to-face exercise learning platform.
Anyone can register a guide video for a specific exercise on the platform, and learners can access the registered exercise programs. Through AI's similarity measurement, users can check the accuracy of their exercise performance.
The core value of the project is that it is not limited to a specific domain, and if there is an exercise performance video, anyone can register and learn from the guide.
Welcome to the non-face-to-face exercise learning platform, MotuS. 🌿
Videos currently registered in the service are displayed with their titles, descriptions, thumbnail images, and tags.
2. Video Preview
When a user selects a video, a preview of the video along with the title, description, and tags are shown, along with a button to move to the course page.
2️⃣ Exercise Search
1. Search by Video Title and Tags
Users can search by video title and tags. Tags allow users to select specific postures or body parts.
3️⃣ Exercise Registration
1. Register Guide Video
Users can select a video from their computer to upload to the server.
You can check whether the AI server receives the skeleton data of the uploaded video properly.
2. Enter Detailed Information
Users can enter the title, description, category, and posture of the video.
4️⃣ Taking the Exercise Course
1. Play the Guide Video
The video that the user wants to take is played for them to see.
The video is played again for users to follow along while performing the exercise.
If the user wishes, they can repeatedly view the video before the measurement.
2. Record User's Screen
When the measurement starts, the user's screen is recorded while the video is playing.
When the video ends, the recording stops and is sent to the server.
3. Performance Similarity Judgment
The user's video is analyzed on the AI server, and the similarity to the original video is calculated and displayed.
Depending on the similarity score, the performance results are displayed to the user as Perfect, Great, Good, or Bad.