Kunnworks
B07AI & data

Face and facial-region recognition for kiosks

An AI recognition project that distinguishes faces and facial regions in kiosk video input.

Project scope
AI development
Technology & disciplines
Python · PyTorch · Face and facial-region recognition
Explore the features
Face and facial-region recognition for kiosks
B07 / PROJECT COVERAI development
01 OVERVIEW

The challenge and approach

A PyTorch model and Python server form the analysis structure, connecting captured imagery with face-region recognition results.

Original project visuals are presented in Korean, with English explanations alongside them.

02 FEATURES

The features, in context

01 / 03

Face recognition

Analyze the kiosk image to identify the face region and prepare it for subsequent facial-region analysis.

02 / 03

Facial-region segmentation

Distinguish skin, hair, eyes, nose, and mouth so the kiosk service can use region-specific information.

Facial-region segmentation — Distinguish skin, hair, eyes, nose, and mouth so the kiosk service can use region-specific information.
Facial-region segmentationView full-size image (new tab)
03 / 03

Recognition result integration

Connect the recognition results to the kiosk’s service flow through the Python server.

Recognition result integration — Connect the recognition results to the kiosk’s service flow through the Python server.
Recognition result integrationView full-size image (new tab)
03 SCREENS & DESIGN

How the design comes together

Explore the project’s information structure, interface composition, and design decisions

Project detail board — Face and facial-region recognition for kiosks
Project detail boardView full-size image (new tab)
04 WORKFLOW

Following the user’s next step

The flow connects entry points, user roles, and the next step in the work

Project workflow — Face and facial-region recognition for kiosks
Project workflowView full-size image (new tab)