Skip to content

Releases: JustFady/kinetic-edge

Kinetic-Edge v1.0.0 — Offline AI Referee Assistant & Video Pipeline

Choose a tag to compare

@JustFady JustFady released this 16 Aug 18:18

⚡ Kinetic-Edge v1.0.0 Release

🚀 Key Features

  • Standalone Offline Desktop App: Native desktop assistant with zero browser or cloud dependency (make app).
  • High-Performance Ingestion Layer: C++17 OpenCV video streamer passing frames over ZeroMQ PUSH/PULL.
  • YOLOv8 + ByteTrack Integration: Real-time player and basketball tracking (>40 FPS on local CPU).
  • Automated Referee Decision Engine: Out-of-bounds boundary violation detection and sudden acceleration / foul heuristics.
  • Interactive Referee UI: Dark glassmorphic interface with drag-and-drop clip upload, live annotated canvas, slow-motion (0.5x) replay, and frame-by-frame controls.
  • Hardware & SWaP-C Evaluation Brief: Comprehensive engineering report in REPORT.md.

📦 Quick Start

git clone https://github.com/JustFady/kinetic-edge.git
cd kinetic-edge
make app