Questions tagged [google-cloud]
3 questions
1
vote
1 answer
How to compute dominant colors in an image?
I was trying Google Cloud's Vision API, and how the dominant colors part shows. I uploaded a sample image, and here is the results for the dominant colors. I realized it doesn't simply count pixel colors and cluster them. The background has many…

Tina J
- 973
- 6
- 13
1
vote
0 answers
What are some of the best methods in detecting facial movement using state-of-the-art machine learning models?
I am currently working on implementing a lip reading system in Python using machine learning and image processing. Currently, two initial implementations have provided promising results, albeit not perfect: the LipNet model and the Google Cloud…

somu27
- 11
- 2
0
votes
0 answers
how to train virtex automl to recognise 7 segment display numbers
We're working on a project which needs to read seven segment displays from photos. We've tried a few AI text recognisers but the 'font' is too tricky. So we thought given that we're looking for a small number of quite distinct shapes AutoML would…

Will
- 101