Closed haoyu-x closed 2 years ago
Hi @haoyu-x, the default configs assume that the pre-trained models are placed in /tmp/pretrained
(e.g., see here). Alternatively, you can set the pre-trained models path from the command line, e.g., something like:
python tools/train.py task=FrankaPickPixels train.encoder.pretrain_dir=/path/to/pretrained/models
Please see the readme for the pre-trained models download links.
Hi, thanks for the great project!
I installed the repo, and I ran the training example from states, it works well.
but when I ran the training example from pixels,
the error: