1 Star 0 Fork 26

Lewis-qi/Recognize.js

forked from Bd999/Recognize.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
BuildTools 提交于 2020-04-01 13:34 . readme update
{
"name": "recognizejs",
"version": "1.0.0-alpha",
"description": "Node.js image detection and recognition framework",
"main": "index.js",
"scripts": {
"test": "ava --verbose --timeout 3600000"
},
"ava": {
"files": [
"test/*.js"
],
"babel": true
},
"repository": {
"type": "git",
"url": "git+https://github.com/18510047382/recognizejs.git"
},
"keywords": [
"recognize",
"identify",
"object",
"image",
"tensorflow",
"neural",
"network"
],
"author": "Bill Dong",
"license": "MIT",
"bugs": {
"url": "https://github.com/18510047382/recognizejs/issues"
},
"homepage": "https://github.com/18510047382/recognizejs#readme",
"dependencies": {
"@tensorflow-models/coco-ssd": "^2.0.1",
"@tensorflow-models/mobilenet": "^2.0.4",
"@tensorflow/tfjs-node": "^1.7.1",
"gm": "^1.23.1",
"jpeg-js": "^0.3.7"
},
"devDependencies": {
"@ava/babel": "^1.0.1",
"ava": "^3.5.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Lewis-qi/recognizejs.git
[email protected]:Lewis-qi/recognizejs.git
Lewis-qi
recognizejs
Recognize.js
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385