Skip to content

Set train encoder to True for skill chain config#14

Open
gchhablani wants to merge 1 commit into
mainfrom
train_encoder_fix_high_level_policy
Open

Set train encoder to True for skill chain config#14
gchhablani wants to merge 1 commit into
mainfrom
train_encoder_fix_high_level_policy

Conversation

@gchhablani

Copy link
Copy Markdown
Collaborator

We need to set train_encoder: True otherwise the high-level policy tries to load a checkpoint into *.visual_encoder which does not exist.

@kason-huang

Copy link
Copy Markdown

After I set the train_encoder: True, and I run the command

python -um goat_bench.run   --run-type train \
  --exp-config config/experiments/ver_goat_skill_chain.yaml \
  habitat_baselines.num_environments=4 \
  habitat_baselines.tensorboard_dir=${TENSORBOARD_DIR_} \
  habitat_baselines.checkpoint_folder=${SKILL_CHAIN_CHECKPOINT_DIR}

But I but got the following response
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants