3 Star 20 Fork 7

WatterCutter / LenetDeploy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
improvedlenet5.h 150 Bytes
一键复制 编辑 原始数据 按行查看 历史
WatterCutter 提交于 2022-02-24 02:49 . update improvedlenet5.h.
#ifndef __IMPROVEDLENET5
#define __IMPROVEDLENET5
#include "cnnoperation.h"
int lenet5Improved(float*** input,imageSize inputSize);
#endif
C
1
https://gitee.com/wattercutter/lenet-deploy.git
git@gitee.com:wattercutter/lenet-deploy.git
wattercutter
lenet-deploy
LenetDeploy
master

搜索帮助