tf-mobilenet-vue:Vue中的TF Mobilenet示例

时间:2024-06-06 20:45:29
【文件属性】:

文件名称:tf-mobilenet-vue:Vue中的TF Mobilenet示例

文件大小:6.87MB

文件格式:ZIP

更新时间:2024-06-06 20:45:29

vue tensorflow JavaScript

Start npm install npm run dev npm install # type localhost:8080 in your browser 。注意,打开后进入Chrome调试界面食用最佳! Preview mobilenet基于imagenet数据集训练得到,鉴别的类别达到1000类,全部的类别可以在看到。 虽然类别很多,不过imagenet数据集里面的类别就没有常用的类别。 利用mobilenet良好的检查速度,调用webrtc,截取其中一帧输入到网络实现检测。s输出可能性最高的一个。 Related


网友评论