Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • closed/open pinch classification

0.3.0 - 2020-11-06

Added

  • open pinch annotation implemented

Changed

  • new model: much smaller, much faster, slightly less accurate

Fixed

  • fixed a bug in capturing app: sometimes preview did not display annotations

0.2.0 - 2020-10-31

Changed

  • input, preprocessing, inference and postprocessing in separate threads for better responsiveness

0.1.0 - 2020-10-21

Added

  • pinching gesture recognition, in one hand orientation
  • heatmap output, separate for left and right hand, indicating pinched point position
  • demo for testing recognition models
  • example script for simulating mouse clicks and scrolling
  • scripts for producing and reviewing training data