ncnn_on_esp32 icon indicating copy to clipboard operation
ncnn_on_esp32 copied to clipboard

Results 3 ncnn_on_esp32 issues
Sort by recently updated
recently updated
newest added

nihui大佬,请问ncnn可以在esp32上部署嘛,算力怎么样,c3和s3都支持嘛

Hello, i want to use ncnn to run on the esp32s3. I can not find the way to generate model file and param file. If matlab or tensorflow can generate...

### 使用与esp32-c6性能相近的esp32-s3跑了量化后的模型代码,推理速度以及计算结果跟大佬知乎上很接近! ### (上图是知乎结果,下图是我跑的)推理结果一摸一样的,速度也接近 ### 我又用量化前的模型跑了一遍,发现反而是量化前的推理速度更快! ### 真的懵了! #### 量化前跑出来结果也跟知乎一样的,但速度差别很大! 代码链接:https://github.com/nihui/ncnn_on_esp32/tree/master/main