-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking Vision Development. #2753
Labels
api: vision
Issues related to the Cloud Vision API.
Comments
This was referenced Nov 18, 2016
This was referenced Nov 30, 2016
This was referenced Dec 7, 2016
Merged
This was referenced Dec 27, 2016
Closed
Merged
Long since launched. |
parthea
pushed a commit
that referenced
this issue
Oct 21, 2023
…eCloudPlatform/python-docs-samples#2753) * automl: video beta samples move from branch to master * fix test for when create dataset doesn't return an LRO Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are some things missing in vision that should be added to complete the service.
image = client.image(filename='./my.jpg')
. (Add loading image from filename. #2778, Add filename parameter to client image proxy. #2792)face.joy
instead offace.emotions.joy
. (Move emotions to Face class. #2782)docs/vision_snippets.py
.The text was updated successfully, but these errors were encountered: