Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.39 KB

readme.md

File metadata and controls

23 lines (16 loc) · 1.39 KB

person-muffin

Welcome to the workshop! If you have any query please do not hesitate to ask us. We might be busy but... we are here to help. Try to complete it without looking into the code but... if you get stuck or you cannot attend to the full workshop, feel free to poke the code and experiment things.

Our objectives

  • Create a cloud function (or several) in order to filter all the images from a Google Cloud Storage bucket so that we move them to another bucket if there is only one face in the picture.

  • Bonus: Move the image to a different bucket called angry-customers if the picture has 1 face and it shows anger.

Tools

We are going to use the following tools:

Resources