heo0224/LIBERO-Plus_custom
Updated • 16
Finetuned LVSM (scene decoder-only, 256px) checkpoint used in AnyCamVLA: Zero-Shot Camera Adaptation for Viewpoint Robust Vision-Language-Action Models (IROS 2026).
scene_decoder_only_256 base model on our custom LIBERO-Plus dataset (20k steps, 2 input views, no intrinsics augmentation).model state dict only (~1.3 GB).Place the file in the AnyCamVLA repository:
hf download heo0224/AnyCamVLA-LVSM ckpt_0000000000020000.pt --local-dir LVSM/ckpt/LIBERO-Plus_custom/
Then follow the AnyCamVLA README to run LIBERO evaluation with --args.LVSM.
This checkpoint is a derivative of LVSM and is released under CC BY-NC-SA 4.0 (non-commercial), following the upstream LVSM license.