Skip to content

Latest commit

 

History

History

CognitiveServices

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

MISSION GOAL : Verify Crew

Our networks are back online and we’ve successfully connected to a webcam on the Mars base, but our mission doesn’t end here. After a period of silence, we need to verify all is well with our team, confirm their identities and ensure we’re not communicating with interlopers.

Your mission is to use the Azure Cognitive Services Face API to detect the faces in this photo, retrieved from a Martian webcam just minutes ago. We must verify that all crew members are present. Any unusual results should be reported immediately to the commanding officers in the room. Let’s jump right in.


CORE SKILL TRAINING

To ensure that you are technically proficient with the Cognitive Services Face API, we ask that you first complete the following core skill's training exercise:

Note: Even if you are working in teams, it is recommended that each team member complete the core skill training exercises. This will make sure that the entire team is ready to accomplish the Mission Objectives.


MISSION OBJECTIVES

Now that you can successfully interact with the Cognitive Services Face API, your mission is to use an image of the crew from the webcam on Mars to detect the faces and count them off. You need to verify that all six crew members are present and appear healthy.

In addition, our telemetry is showing some odd data… either our sensors are on the fritz, or there is an additional life form out there with them. The six crew members are listed below and can also be found in your mission dossier:

Photo Name Position
Anna Malli Anna Malli Commander
Erika Mustermann Erika Mustermann Mission Specialist
Ivan Sidorov Ivan Sidorov Payload Specialist
Juan Pérez Juan Pérez Flight Engineer
Seán Ó Rudaí Seán Ó Rudaí Pilot
Jean Dupont Jean Dupont Payload Commander

To verify the crew status:

  1. Use a copy of the photo recently retrieved from the Mars base monitoring camera here: Crew Photo (https://aka.ms/fourthhorizoncrewphoto)

  2. Upload the photo to congitive services using the application you created in the core skills training exercise above.

    Note: if you had problems creating the app above, or just didn't have time, you can use the sample implementation here

  3. Count the faces, and verify that all six crew members are present.

  4. Look for any additional faces or life forms that may be present.