| { | |
| "model": "GestureClassifier MLP", | |
| "input_size": 42, | |
| "hidden_layers": [ | |
| 128, | |
| 256, | |
| 128 | |
| ], | |
| "num_classes": 18, | |
| "accuracy": 91.25, | |
| "dataset": "HaGRID", | |
| "features": "21 hand landmarks (x,y) from MediaPipe" | |
| } |
| { | |
| "model": "GestureClassifier MLP", | |
| "input_size": 42, | |
| "hidden_layers": [ | |
| 128, | |
| 256, | |
| 128 | |
| ], | |
| "num_classes": 18, | |
| "accuracy": 91.25, | |
| "dataset": "HaGRID", | |
| "features": "21 hand landmarks (x,y) from MediaPipe" | |
| } |