Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 272 Bytes

Evaluation.md

File metadata and controls

6 lines (6 loc) · 272 Bytes

Evaluation

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.