robomimic
robomimic copied to clipboard
EgoMimic Changes
General robomimic performance improvements I made while developing EgoMimic. Some improvements include
- Dino + LORA support
- Improved observation and action normalization
- Added some data augmentations
- "prestacked actions": these actions are preprocessed during data processing stage, and do not need to be stacked during dataloading.
- "ac_key": the action key is manually specified rather than assuming the key is "actions".