Views
No views yet
1sam2act_rlbench/ # SAM2Act checkpoint and configs for RLBench
2sam2act_memorybench/sam2act_<task>/ # SAM2Act+ checkpoints and configs for MemoryBenchsam2act_rlbench/ contains the RLBench checkpoint model_89.pth and its exp_cfg.yaml and mvt_cfg.yaml files. Each MemoryBench task folder contains the Stage 1 checkpoint model_9.pth, the Stage 2 memory-conditioned checkpoint model_plus_19.pth, and the corresponding exp_cfg*.yaml and mvt_cfg*.yaml files.1@misc{fang2025sam2act,
2 title={SAM2Act: Integrating Visual Foundation Model with A Memory Architecture for Robotic Manipulation},
3 author={Haoquan Fang and Markus Grotz and Wilbert Pumacay and Yi Ru Wang and Dieter Fox and Ranjay Krishna and Jiafei Duan},
4 year={2025},
5 eprint={2501.18564},
6 archivePrefix={arXiv},
7 primaryClass={cs.RO},
8 url={https://arxiv.org/abs/2501.18564},
9}