Keras.js
推荐一下网页上的 demo
https://transcranial.github.io/keras-js/#/
加载的比较慢,但是识别的非常快。
Run Keras models (trained using Tensorflow backend) in your browser, with GPU support. Models are created directly from the Keras JSON-format configuration file, using weights serialized directly from the corresponding HDF5 file. Also works in node, but only in CPU mode.
Currently the focus of this library is on forward-pass inference only.
Tensor operations are extended on top of the ndarray library. GPU support is powered by WebGL through weblas.
Library version compatibility:
Keras 2.0.4
TensorFlow 1.1.0
继续阅读与本文标签相同的文章
上一篇 :
Tinychain 是比特币的一个简易口袋实现
-
面向对象语言:继承关系教程
2026-05-27栏目: 教程
-
C#动态创建Xml-LinQ方式
2026-05-27栏目: 教程
-
Unity查找子物体的方式-怎么查找GameObject
2026-05-27栏目: 教程
-
C#构造函数详解
2026-05-27栏目: 教程
-
Unity 灯光系统详解
2026-05-27栏目: 教程
