2023 ml-cv ● stable

VisionPlay

Browser-based computer vision playground using TensorFlow.js for in-browser inference.

Highlights

  • Implemented TFJS digit classifier packaging (model.json + weights) for in-app inference.
  • WebGL-accelerated inference pipeline with canvas-based video frame extraction.
  • Supports model hot-swap at runtime without page reload.
  • Mobile-compatible with MediaDevices API for camera access.

Related Projects