MCarlomagno/CarDrivingResNet
🚗 Browser game where a vehicle is driven through the camera using the ResNet model (Residual Network) to estimate the position of the hands.
This is a fun browser game where you drive a virtual car using your hands as the steering wheel. It takes live video from your camera, detects your hand positions, and translates your hand movements into steering actions for the car in the game. Anyone who enjoys interactive browser games controlled by physical gestures would find this engaging.
No commits in the last 6 months.
Use this if you want to play a simple car driving game in your web browser using your hands for control instead of a keyboard or mouse.
Not ideal if you are looking for a complex racing simulator or a game that requires precise, high-fidelity control.
Stars
21
Forks
1
Language
JavaScript
License
BSD-3-Clause
Category
Last pushed
Oct 22, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MCarlomagno/CarDrivingResNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ArztSamuel/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The...
idreesshaikh/Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
KimangKhenng/Traffic-SImulation-and-Visualization
Traffic Intersection Simulation Using C++ and Qt