ai icon indicating copy to clipboard operation
ai copied to clipboard

No Vision Examples

Open AdamDemirel opened this issue 5 years ago • 0 comments

Following through the reading linearly, there are examples linked off in the NLP page (for the sentiment analysis API, language analysis API, and entity analysis API's). But on the computer vision page there are no such comparison examples which would be useful.

The page following computer vision is the 'Building your own model' page which begins with "If you've played with the examples from the previous sections on NLP and vision recognition, you've seen the power of APIs. Send in a picture, get a list of objects in that picture; send in a sentence, and get the emotional tilt of that sentence, or get the sentence back in another language. Magic.". But actually following along we haven't seen that - we haven't sent any pictures anywhere.

Request: some usable examples of image recognition APIs.

AdamDemirel avatar Feb 23 '20 22:02 AdamDemirel