For evaluating a Visuomotor Policy, please use the following commands.
python3 scripts/evaluate.py --subtask=SUBTASK_INDEX --env=ENV_TYPE --path=PATH_TO_CHECKPOINT
Here, you must specify the path to the pre-trained checkpoint as PATH_TO_CHECKPOINT
.