anyonecancode

Challenge 4: Object Recognition

⏲️ est. time to complete: 30 min. ⏲️

Here is what you will learn 🎯

In this challenge you will learn how to:

Table of contents

Further informative resources:

Getting started

Create Computer Vision Cognitive Service

Screenshot of Access keys in Computer Vision service

Integrate Computer Vision Service credentials into GitHub Secret

You need to share the information of this resource with the web app, so that it can utilize the Computer Vision service’s intelligence. Therefore, we will create two more GitHub Secret and share this with the app.

Screenshot of creating secret

Screenshot of creating secret

Run Frontend Pipeline again

Click on the frontend link displayed under the deploy step under your pipeline https://<yourgithubhandle>.github.io/... or open the app on your phone.

Our frontend application should now have a new button with an image symbol that allows us to detect our object on an image and have our object on the image recognized.

Neither what picture you take nor what is detected will be saved and will not appear on the timeline or news feed.

Look around! What can your app detect? Play around!

So go ahead and detect at least 5 objects and tell us how great your application detects objects on images.

Take also a look at your detected objects or ask other people to compare how well their objects where detected, you might be surprised.

◀ Previous challenge 🔼 Home Next challenge ▶

Overcharged? We got you covered

Ask your coach if you did not succeed. We have you covered with a back up. ⚠️

Use prepared Milligram Backend Service

Look at the prepared application with our pictures for you to play around Milligram.