Credits Google Cloud Vision
- Duplicate and change name
config.sample.js
toconfig.js
- Add your
vision-key.json
andprojectId
For more info check: Google Vision Docs
yarn || npm i
yarn start
Labels:
Send post to /labels
Property: image
: upload image
Landmark:
Send post to /landmark
Property: image
: upload image
Text:
Send post to /text
Property: image
: upload image
Face Detection:
Send post to /face-detection
Property: image
: upload image
- Face Detection
- Landmark Detection
- Text Detection
- Document Text Detection
- Swagger Docs