You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small fullstack project that utilizes a custom Tensorflow model and mediapipe to detect hand gestures which control the cube. The project uses a custom cube modelled in Blender and is displayed on the frontend using React Three Fiber. The project also includes a small backend to serve the Tensorflow.js model to the frontend.