Role: Testing facial recognition through pre-trained networks
Technology: Python, Deep learning, DLIB API, OpenCV and facial_recognition model
Lesson Learned: Understanding deep learning-based facial recognition
Wrote a Python script that uses pre-trained facial recognition networks to recognize my boyfriend in photos to freak him out. It can recognize each person's face in the photo as a face encoding and compare them to the sample photo I provided.