| { | |
| "input_root": "/home/zrgong/projects/Little-WAM/data/franka_memory_pickplace_1k/raw_dual_224x224_organized1000", | |
| "output_root": "/home/zrgong/projects/Little-WAM/data/franka_memory_pickplace_1k/clean_pruned_dual_224x224", | |
| "episodes": 1000, | |
| "input_frames": 264000, | |
| "output_frames": 187650, | |
| "dropped_frames": 76350, | |
| "camera_keys": [ | |
| "observation.images.top", | |
| "observation.images.wrist" | |
| ], | |
| "config": { | |
| "position_epsilon": 0.002, | |
| "rotation_epsilon": 0.004, | |
| "gripper_epsilon": 0.05 | |
| } | |
| } | |