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

An AI recognition project that distinguishes faces and facial regions in kiosk video input.
Explore the features
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.
Analyze the kiosk image to identify the face region and prepare it for subsequent facial-region analysis.

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

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

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

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