Live Demo Hugging Face Spaces

EdgeFace — Interactive Demo

Try EdgeFace, our efficient face recognition model designed for edge devices, live in your browser. Upload an image and run inference without any local setup.

Live Demo Hugging Face Spaces

ArtFace — Historical Portrait Identification

Identify sitters in historical paintings using our foundation model adapted for art portraits. Upload a painting and discover potential matches across historical figures.

Face detection with CNN

Comparison between CNN based face detector and OpenCV's Viola-Jones face detector. The CNN based detector successfully localizes faces even with off-plane rotations and partial occlusions where Viola-Jones fails.

ESCaF Pupil Tracker

Demonstration of the ESCaF eye tracking algorithm in action, showing real-time pupil localization performance.

Foveated Rendering using Webcam

Real-time foveated rendering in a desktop environment using only a standard webcam for gaze tracking. The system renders high detail only where the user is looking.

Webcam GazeTracker v1.0

A demo of a webcam-based gaze tracker developed using Pygame and OpenCV. After an initial calibration stage, the system estimates the gaze position on the screen.

GazeShooter v1.0

A shooting game played entirely with eye gaze using a standard webcam. Developed using Pygame, allowing users to play by simply gazing at the target.

Rotation Invariant Face Detection

Demonstration of Rotation Invariant Face Detection in OpenCV. This method handles faces rotated in-plane, which standard detectors often miss.

DeepDream Experiments

A video compilation showing images generated using the DeepDream algorithm, highlighting the hallucinogenic patterns learned by neural networks.

```