# cmi-detect-behavior-with-sensor-data **Repository Path**: AbsoRaise/cmi-detect-behavior-with-sensor-data ## Basic Information - **Project Name**: cmi-detect-behavior-with-sensor-data - **Description**: kaggle 基于多传感器数据区分BFRB(身体聚焦重复行为)与非BFRB手势项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-22 - **Last Updated**: 2025-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 1. 数据集类 数据预处理 自定义PyTorch数据集类,用于加载和处理BFRB传感器数据 读入训练用传感器数据和人口数据 - IMU数据(加速度计+陀螺仪): 7个特征 - 温度传感器数据: 5个热像仪 - TOF传感器数据: 5个传感器,每个64个测量值 - 人口统计特征: 7个特征 ## 2. 模型架构 构建神经网络模型