ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Huggingface_HumanActivityRecognition_using_MachineLearning

Автор: Muththukumar Ravinthiran

Загружено: 2026-03-06

Просмотров: 5

Описание: In this project, I developed a Human Activity Recognition (HAR) system using wearable sensor data and deep learning techniques. The aim of the project is to automatically classify human activities based on motion signals collected from wearable sensors.

The dataset consists of five wearable sensors, each providing three-axis acceleration data (X, Y, Z). Using these measurements, the model was trained to recognize six different activities:

• Cycling
• Pushup
• Run
• Squat
• Table Tennis
• Walk

The raw sensor data was first cleaned and preprocessed, including handling missing values and normalizing the features. The continuous time-series data was then converted into fixed-length sequences using a sliding window approach with overlapping frames, allowing the model to capture temporal patterns in human motion.

To perform activity classification, I implemented a deep learning model combining Convolutional Neural Networks (CNN) and Bidirectional Long Short-Term Memory (BiLSTM) layers. The CNN layers extract spatial motion patterns from the sensor signals, while the BiLSTM layer learns temporal dependencies within the sequence data.

The model was evaluated using several performance metrics, including:

• Accuracy
• Confusion Matrix
• ROC-AUC Curves
• Training and Validation Performance

The trained model achieved high classification accuracy, demonstrating strong performance in recognizing different activities.

Sensor Pair Optimization (Optional Task)

In addition to the main model, I performed a sensor pair selection experiment to determine whether similar performance could be achieved using fewer sensors. All possible combinations of two sensors were tested.

The results showed that the sensor pair S2 and S5 provided the best performance with an accuracy of approximately 97.9%, using only six features (X2,Y2,Z2,X5,Y5,Z5). This demonstrates that accurate activity recognition can still be achieved with a reduced sensor configuration.

Model Deployment and Live Validation

To demonstrate the practical usability of the model, I deployed the trained model on Hugging Face Spaces. The deployed application allows users to upload sensor data and obtain activity predictions directly through a web interface.

In the video, I demonstrate the validation of the deployed model by uploading sample sensor data, and the system successfully predicts the corresponding human activity in real time. This deployment shows how the trained deep learning model can be integrated into an interactive application for real-world use.

Technologies Used

Python
TensorFlow / Keras
Scikit-learn
NumPy & Pandas
Matplotlib
Hugging Face Spaces

This project highlights the potential of wearable sensor-based activity recognition systems for applications such as healthcare monitoring, fitness tracking, and smart environments.

If you found this project interesting, please consider liking the video and subscribing to the channel.

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Huggingface_HumanActivityRecognition_using_MachineLearning

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Как понять RAG за 18 минут, даже если ты никогда не слышал про эмбеддинги

Как понять RAG за 18 минут, даже если ты никогда не слышал про эмбеддинги

ШУЛЬМАН: новая мобилизация, уход Путина, смута. Чебурнет. Большое интервью / МОЖЕМ ОБЪЯСНИТЬ

ШУЛЬМАН: новая мобилизация, уход Путина, смута. Чебурнет. Большое интервью / МОЖЕМ ОБЪЯСНИТЬ

Stanislaw Szymanowicz: Generating Interactive 3D Scenes in Seconds.

Stanislaw Szymanowicz: Generating Interactive 3D Scenes in Seconds.

Что такое жидкие нейросети? Liquid neural networks. Объяснение.

Что такое жидкие нейросети? Liquid neural networks. Объяснение.

Как Сделать Настольный ЭЛЕКТРОЭРОЗИОННЫЙ Станок?

Как Сделать Настольный ЭЛЕКТРОЭРОЗИОННЫЙ Станок?

100 Graczy Symuluje Średniowiecze w Minecraft

100 Graczy Symuluje Średniowiecze w Minecraft

Я сэкономил 1460 часов на обучении (NotebookLM + Gemini + Obsidian)

Я сэкономил 1460 часов на обучении (NotebookLM + Gemini + Obsidian)

Идеальная замена Телеграм найдена! Как работает безопасный мессенджер Element

Идеальная замена Телеграм найдена! Как работает безопасный мессенджер Element

10 НАУЧНО-ФАНТАСТИЧЕСКИХ ФИЛЬМОВ, КОТОРЫЕ СТОИТ ПОСМОТРЕТЬ ХОТЯ БЫ РАЗ В ЖИЗНИ!

10 НАУЧНО-ФАНТАСТИЧЕСКИХ ФИЛЬМОВ, КОТОРЫЕ СТОИТ ПОСМОТРЕТЬ ХОТЯ БЫ РАЗ В ЖИЗНИ!

Как Гений Математик разгадал тайну вселенной

Как Гений Математик разгадал тайну вселенной

Dune: Part Three | Official Teaser Trailer

Dune: Part Three | Official Teaser Trailer

Claude Code с КОМАНДОЙ агентов - автономная машина разработки

Claude Code с КОМАНДОЙ агентов - автономная машина разработки

Как работают новые DC/DC преобразователи напряжения? Понятное объяснение!

Как работают новые DC/DC преобразователи напряжения? Понятное объяснение!

Симпсоны: Шокирующие Пророчества 2026!

Симпсоны: Шокирующие Пророчества 2026!

Я разобрал всю ИИ-экосистему Google — 7 ключевых инструментов

Я разобрал всю ИИ-экосистему Google — 7 ключевых инструментов

Фильм Алексея Семихатова «ГРАВИТАЦИЯ»

Фильм Алексея Семихатова «ГРАВИТАЦИЯ»

Customer Segmentation using RFM Analysis and K-Means Clustering in Python

Customer Segmentation using RFM Analysis and K-Means Clustering in Python

Гипотеза Пуанкаре — Алексей Савватеев на ПостНауке

Гипотеза Пуанкаре — Алексей Савватеев на ПостНауке

Как вредит смартфону беспроводная зарядка? + НОВОСТИ!

Как вредит смартфону беспроводная зарядка? + НОВОСТИ!

РАЗВИВАЕМ СЛУХ - Интервалы на слух за 20 минут

РАЗВИВАЕМ СЛУХ - Интервалы на слух за 20 минут

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]