Skip to content

Releases: ononymuos/FocusSentinel-AI

FocusSentinel AI v1.1.0 - Enhanced Vision & Multi-Platform Release

Choose a tag to compare

@ononymuos ononymuos released this 25 Aug 18:30

🚀 FocusSentinel AI v1.1.0 - Multi-Platform Release & Vision Enhancements

FocusSentinel AI is a high-performance computer vision focus and study session monitor with 3D head pose estimation, dual-eye micro-sleep tracking, phone distraction monitoring, and customizable audio feedback.

🌟 What's New in v1.1.0:

  • ⚙️ One-Click Factory Settings Reset: Added a dedicated '⚙️ Restore Default Settings' button to effortlessly reset all vision toggles, audio alarms, sensitivity sliders, and device inputs back to calibrated defaults.
  • 📐 Fixed Head Pose Estimation Angles: Resolved Euler angle scaling calculations in cv2.RQDecomp3x3 for true-to-life 3D pitch/yaw/roll telemetry ($-180^\circ \dots +180^\circ$). Reading & desk study detection now triggers with surgical precision.
  • 👁️ Dual-Eye Yaw-Invariant EAR Tracking: Upgraded eye closure detection to calculate and average dual-eye ratios using local horizontal eye dimensions as normalizers, making drowsiness tracking immune to head turns and distance shifts.
  • ⚡ Throttled Inference & Temporal Persistence: Decoupled YOLOv8 object detection cadence (sampled every 3rd frame) and implemented 3-frame temporal persistence to eliminate false-alarm micro-flickers while maintaining silky-smooth 30+ FPS video performance.
  • 🎥 Universal Virtual Camera Support: Enhanced camera driver with automatic multi-backend fallback (DirectShow / Media Foundation / Default) for seamless integration with Camo, OBS Virtual Cam, and external webcams.

📦 Multi-Platform Downloads:

FocusSentinel AI v1.0.0 - Official Release

Choose a tag to compare

@ononymuos ononymuos released this 25 Aug 05:59

🚀 FocusSentinel AI v1.0.0 - Official Multi-Platform Release

FocusSentinel AI is a modern computer vision focus and study session monitor with 3D head pose estimation, micro-sleep detection, phone distraction tracking, and custom audio feedback.

✨ What's New:

  • 🖥️ In-App Control Center GUI: Modern CustomTkinter interface with live camera feed, real-time Focus Score %, and 3D head telemetry.
  • 🔄 Detection Feature Toggles: Individual on/off switches for Sleep Tracking, YOLOv8 Phone Detection, Absence Tracking, and HUD Overlay.
  • 🎵 Custom Audio Alarms: Full GUI sound file pickers for Sleep, Phone, and Absence alerts with live ▶ Test audio preview buttons.
  • 🎚️ Master Sound & Volume Control: Integrated master mute switch and volume slider.
  • 📦 Multi-Platform Native Installers: Standalone installers and scripts for Windows, Linux, and macOS.

📥 Quick Install Instructions:

  • Windows: Download and run FocusSentinel_Setup_v1.0.0.exe
  • Linux: curl -sSL https://raw.githubusercontent.com/ononymuos/FocusSentinel-AI/main/install_linux.sh | bash
  • macOS: curl -sSL https://raw.githubusercontent.com/ononymuos/FocusSentinel-AI/main/install_macos.sh | bash