Google AI - Vision API Python Tutorial (Part 7): Detect Faces

Buy Me a Coffee? Your donation will support me to continue to make more tutorial videos! Overview: The Face Detection feature detects faces within an image and returns information such as facial attributes location, emotional states, and as well as wearable accessories. In this tutorial we will learn how to use the FACE_DETECTION method with Vision API. Documentation: Python Script
Back to Top