
This project the webcam to detect if either of your index fingers are pointed up or down. The application will scroll up or down depending on the direction of the detected fingers.
- Install the dependencies:
yarn
- Start the development server:
yarn dev
- Temporary fix - press save in
App.tsx
to fix the issue with the tensorflow model not being fully loaded .