Commit graph

2 commits

Author SHA1 Message Date
DJP
f95d5efbf7 Fix Docker build: add missing deps and .dockerignore
- Replace deprecated libgl1-mesa-glx with libgl1 (Debian Trixie)
- Add CLIP, einops, ftfy, regex dependencies for DeepGaze models
- Add backend .dockerignore to exclude .venv (128MB → 1.6MB context)
- Update Makefile with CLIP install step
- All 3 models load successfully in Docker

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 22:16:58 -05:00
DJP
3467dbcf03 Initial commit — OliVAS visual attention analysis platform
Full-stack application for predicting where humans look in images using
DeepGaze saliency models. Includes heatmap overlays, gaze sequence prediction,
hotspot detection, AOI analysis, rule-based insights, optional Claude AI
design analysis, and professional PDF report generation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 20:20:58 -05:00