Radar-based human action recognition for fall detection

版本 1.0.0 (7.7 KB) 作者: SHIN DAMIN
Radar-based human action recognition for fall detection
2.0 次下载
更新时间 2024/7/31

查看许可证

대회명 : MATLAB 대학생 AI 경진대회 2024
프로젝트명 : 낙상 감지를 위한 레이더 기반 인간 행동 인식 시스템
팀명 : 전지적 레이더 시점
개요 : 레이더를 이용하여 사람의 행동을 인식한다.
낙상이 감지되었을 경우 연결된 아두이노에서 부저와 LED가 작동하고, 핸드폰으로 알림을 전송한다.
파일 설명
1. HAR_preprocessing : 레이더 raw data 전처리
- 입력 데이터 : 레이더 adc raw data (.bin)
- 출력 데이터 : [128 128 1] (double)
2. HAR_CGAN : 증강 신경망
- 입력 데이터 : [128 128 1] (double)
- 함수 설명
- embeddingLayer : embedding layer 생성 / 입력 데이터 변환
- feature2image : image resize
- initializeGaussian : gaussian distribution 초기화
3. HAR_classification : 행동 인식 신경망 (분류 신경망)
- 입력 데이터 : [128 128 1] (double)
4. HAR_transfer : 전이학습 신경망 (분류 신경망)
- 입력 데이터 : [128 128 1] (double)
5. HAR_plotNarduino : 아두이노 연결 및 제어 코드
- 입력 데이터 : [128 128 1] (double)
- pushbullet과 연결하는 매트랩 코드는 아래 file exchange를 참고했습니다.
- file exchange : https://kr.mathworks.com/matlabcentral/fileexchange/47883-matlab-pushbullet
- pushbullet 웹사이트 : https://www.pushbullet.com/

引用格式

SHIN DAMIN (2024). Radar-based human action recognition for fall detection (https://www.mathworks.com/matlabcentral/fileexchange/170591-radar-based-human-action-recognition-for-fall-detection), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2024a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0