Ross ROSS = Recommend OSS · open-source software intelligence for agents

mpatacchiola/deepgaze

Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map. observed · 2026-08-28

github.com/mpatacchiola/deepgaze · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3830
  • days_rel: n/a
  • days_push: 846
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1880 stars · 480 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Deepgaze is a Python computer vision library for human-computer interaction built on OpenCV and TensorFlow. It provides CNN-based head pose and gaze direction estimation, face detection, skin/color detection, motion detection and tracking, and saliency map generation.

Use cases

  • estimate head pose from camera images with a CNN
  • detect where a person is looking (gaze direction estimation)
  • detect faces in video frames
  • detect skin regions in images via histogram backprojection
  • detect and track motion in video with a particle filter
  • compute saliency maps to find visually salient regions
  • classify images using histogram intersection

When to choose

  • you need head pose or gaze estimation in Python with OpenCV/TensorFlow
  • you are building human-computer interaction or robotics attention systems
  • you want classic CV techniques like skin detection, motion detection, and particle-filter tracking in one library

When to avoid

  • you need actively developed state-of-the-art models or GPU-optimized inference
  • you need real-time performance on embedded hardware
  • you are not working in Python or cannot use the pinned OpenCV/TensorFlow versions

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning computer-vision machine-learning robotics python cross-platform head-pose-estimation gaze-estimation face-detection skin-detection motion-detection motion-tracking saliency-map particle-filter opencv tensorflow cnn human-computer-interaction

1 source

Member repositories

RepositoryRoleHealth v2
mpatacchiola/deepgazemain32

For agents

markdown · JSON · MCP: product_card(name="mpatacchiola/deepgaze")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem