Login using Social Account
     Continue with GoogleLogin using your credentials
Now that we have successfully created the directory and uploaded your picture in that directory, we will start writing the code by importing the libraries that we will require during the course of this project.
Import the face_recognition
library
import << your code goes here >>
Import the os
library
import << your code goes here >>
Import Numpy as np
import << your code goes here >> as np
Import Image
from IPython.display
from IPython.display import Image
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...