Views
No views yet
insert-mouse-battery task, retrained from scratch on the local processed LeRobot data.observation.images.top_head + observation.images.hand_left + observation.images.hand_right.[3, 1440, 640] as CHW tensor.480x640; the stacked image is 1440x640.[0, 1], ImageNet mean/std normalization.| File | Description |
|---|---|
full_weights.pt | ResNet18 reward checkpoint trained from scratch. |
model_metadata.json | Input/output format and dataset construction metadata. |
eval_summary.json | Train/validation metrics from the training run. |
| split | samples | positives | negatives | accuracy | precision | recall | F1 | loss |
|---|---|---|---|---|---|---|---|---|
| validation | 192 | 96 | 96 | 0.9948 | 0.9897 | 1.0000 | 0.9948 | 0.0063 |
| best validation | 192 | 96 | 96 | 1.0000 | 1.0000 | 1.0000 | 1.0000 | 0.0174 |
qmddn/insert-mouse-battery-resnet18-reward-v1 were used.