hackattic-basic-face-detection:Hackattic基本脸部侦测

时间:2024-06-03 20:05:09
【文件属性】:

文件名称:hackattic-basic-face-detection:Hackattic基本脸部侦测

文件大小:78KB

文件格式:ZIP

更新时间:2024-06-03 20:05:09

typescript rekognition s3bucket TypeScript

Hackattic基本脸部侦测 该项目解决了来自Hackattic网站的基本面部检测问题: ://hackattic.com/challenges/basic_face_detection。 安装说明: 分叉或克隆项目 在项目文件夹中,执行: npm install 比执行npm run dev 配置说明: 在中设置您的凭据: src / common / settings / hackattic.credentials.ts src / common / settings / aws.credentials.ts API参考 / basic-face-detection / solve 该端点将调用hackattic URL来解决问题。 也许如果您在localhost中执行项目,则可能会收到超时错误。 如果一切正常,您将收到: {"result":"passed (play


【文件预览】:
hackattic-basic-face-detection-master
----.gitignore(26B)
----nodemon.json(123B)
----tsconfig.json(5KB)
----README.md(1KB)
----jest.config.json(379B)
----package.json(818B)
----src()
--------libraries()
--------common()
--------controllers()
----error.handler.ts(175B)
----index.ts(419B)
----.editorconfig(51B)
----package-lock.json(220KB)

网友评论