[PR #4016] Add Human Activity Recognition #61344

Open
opened 2026-07-12 01:46:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/4016
Author: @Leooo-Huang
Created: 3/19/2026
Status: 🔄 Open

Base: mainHead: add-human-activity-recognition


📝 Commits (1)

  • ebc663b Add Human Activity Recognition

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/Leooo-Huang/awesome-human-activity-recognition#readme

Human Activity Recognition (HAR) is the field of recognizing human actions and activities from sensor data — including video, skeleton/mocap, wearable IMU, and multimodal egocentric inputs. This curated list covers 53 datasets, key frameworks (MMAction2, ST-GCN, tsai), pretrained models, tutorials, foundational and SOTA papers, competitions, and benchmark tools for ML researchers, product teams, and motion science labs.

By submitting this pull request I confirm I've read and complied with the below requirements 🖖

Requirements for your pull request

  • Fully AI-generated pull requests are not accepted.
  • Don't open a Draft / WIP pull request while you work on the guidelines.
  • Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive.
  • You have to review at least 4 other open pull requests.

Reviewed:
#4015 - Evidence Synthesis Tools (found invisible Unicode char, long description, missing logo)
#4014 - Generative Engine Optimization (missing PR reviews, wrong placement, no logo)
#4012 - Raspberry Pi (questioned replacement justification, repo maturity)
#4009 - Helix (confirmed quality, proper placement)

  • You have read and understood the instructions for creating a list.
  • This pull request has a title in the format Add Name of List.
  • Your entry here should include a short description of the project/theme of the list.
  • Your entry should be added at the bottom of the appropriate category.
  • The title of your entry should be title-cased and the URL to your list should end in #readme.
  • No blockchain-related lists.
  • The suggested Awesome list complies with the below requirements.

Requirements for your Awesome list

  • Has been around for at least 30 days. Repository created in 2025.
  • Is not AI-generated.
  • Run awesome-lint on your list and fix the reported issues. Passes with 0 errors.
  • The default branch should be named main.
  • Includes a succinct description of the project/theme at the top of the readme.
  • It's the result of hard work and the best I could possibly produce.
  • The repo name of your list should be in lowercase slug format: awesome-human-activity-recognition.
  • The heading title of your list should be in title case format: # Awesome Human Activity Recognition.
  • Non-generated Markdown file in a GitHub repo.
  • The repo should have awesome-list & awesome as GitHub topics. Both topics set.
  • Not a duplicate. No existing HAR-specific awesome list in the main collection.
  • Only has awesome items. Curated, not comprehensive.
  • Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs.
  • Includes a project logo/illustration whenever possible.
  • Entries have a description, ending with a period.
  • Includes the Awesome badge on the right side of the heading.
  • Has a Table of Contents section named Contents as the first section.
  • Has an appropriate license. CC BY 4.0.
  • Has contribution guidelines (CONTRIBUTING.md).
  • All non-important content grouped in Footnotes section.
  • Has consistent formatting and proper spelling/grammar.
  • Does not use hard-wrapping.
  • Does not include a CI badge.
  • Does not include an "Inspired by" link.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/4016 **Author:** [@Leooo-Huang](https://github.com/Leooo-Huang) **Created:** 3/19/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-human-activity-recognition` --- ### 📝 Commits (1) - [`ebc663b`](https://github.com/sindresorhus/awesome/commit/ebc663b09fc2cc0e94ed612dcde38cce1baf1b07) Add Human Activity Recognition ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description **https://github.com/Leooo-Huang/awesome-human-activity-recognition#readme** **Human Activity Recognition (HAR) is the field of recognizing human actions and activities from sensor data — including video, skeleton/mocap, wearable IMU, and multimodal egocentric inputs. This curated list covers 53 datasets, key frameworks (MMAction2, ST-GCN, tsai), pretrained models, tutorials, foundational and SOTA papers, competitions, and benchmark tools for ML researchers, product teams, and motion science labs.** ### By submitting this pull request I confirm I've read and complied with the below requirements 🖖 ## Requirements for your pull request - [x] Fully AI-generated pull requests are not accepted. - [x] Don't open a Draft / WIP pull request while you work on the guidelines. - [x] **Don't waste my time.** Do a good job, adhere to all the guidelines, and be responsive. - [x] **You have to review at least 4 other [open pull requests](https://github.com/sindresorhus/awesome/pulls?q=is%3Apr+is%3Aopen).** Reviewed: [#4015](https://github.com/sindresorhus/awesome/pull/4015) - Evidence Synthesis Tools (found invisible Unicode char, long description, missing logo) [#4014](https://github.com/sindresorhus/awesome/pull/4014) - Generative Engine Optimization (missing PR reviews, wrong placement, no logo) [#4012](https://github.com/sindresorhus/awesome/pull/4012) - Raspberry Pi (questioned replacement justification, repo maturity) [#4009](https://github.com/sindresorhus/awesome/pull/4009) - Helix (confirmed quality, proper placement) - [x] You have read and understood the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/main/create-list.md). - [x] This pull request has a title in the format `Add Name of List`. - [x] Your entry here should include a short description of the project/theme of the list. - [x] Your entry should be added at the bottom of the appropriate category. - [x] The title of your entry should be title-cased and the URL to your list should end in `#readme`. - [x] No blockchain-related lists. - [x] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list - [x] **Has been around for at least 30 days.** Repository created in 2025. - [x] Is not AI-generated. - [x] Run `awesome-lint` on your list and fix the reported issues. ✅ Passes with 0 errors. - [x] The default branch should be named `main`. - [x] Includes a succinct description of the project/theme at the top of the readme. - [x] It's the result of hard work and the best I could possibly produce. - [x] The repo name of your list should be in lowercase slug format: `awesome-human-activity-recognition`. - [x] The heading title of your list should be in title case format: `# Awesome Human Activity Recognition`. - [x] Non-generated Markdown file in a GitHub repo. - [x] The repo should have `awesome-list` & `awesome` as GitHub topics. ✅ Both topics set. - [x] Not a duplicate. No existing HAR-specific awesome list in the main collection. - [x] Only has awesome items. Curated, not comprehensive. - [x] Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. - [x] Includes a project logo/illustration whenever possible. - [x] Entries have a description, ending with a period. - [x] Includes the Awesome badge on the right side of the heading. - [x] Has a Table of Contents section named `Contents` as the first section. - [x] Has an appropriate license. **CC BY 4.0**. - [x] Has contribution guidelines (`CONTRIBUTING.md`). - [x] All non-important content grouped in `Footnotes` section. - [x] Has consistent formatting and proper spelling/grammar. - [x] Does not use hard-wrapping. - [x] Does not include a CI badge. - [x] Does not include an "Inspired by" link. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-12 01:46:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#61344