# esp_dl_for_bixin **Repository Path**: npc-gitee/esp_dl_for_bixin ## Basic Information - **Project Name**: esp_dl_for_bixin - **Description**: 通过神经网络实现手势识别,基于ESP-DL完成在ESP32上的部署。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-11-30 - **Last Updated**: 2023-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: ESP32, 神经网络, ESP-DL ## README # esp_dl_for_bixin #### 介绍 通过神经网络实现手势识别,基于ESP-DL完成在ESP32上的部署。 #### 说明 - 开发板:`ESP32-S3-DevKitC-1`(ESP32-S3-WROOM-1-N16R8模块) - 开发软件:`VS Code`(Espressif IDF插件) + `Anaconda3` + `PyCharm` - 开发语言:C/C++ & Python - 开发框架:`ESP-IDF` (版本v5.0.4) - 训练框架:`TensorFlow 2.1.0` - 部署框架:`ESP-DL` - 💡💡💡💡: [在STM32上跑神经网络做手势识别](https://www.bilibili.com/video/BV1Bt411w77m/?spm_id_from=333.1007.top_right_bar_window_history.content.click&vd_source=357d773be6d74c4d05c28703e3d9c3bd) 🚀 - 详细说明:[https://blog.csdn.net/weixin_42258222/article/details/134709550](http://blog.csdn.net/weixin_42258222/article/details/134709550) 🚀