dynamo_ssl / eval_configs /encoder /pusht_dynamo.yaml
jeffacce
initial commit
393d3de
raw
history blame contribute delete
222 Bytes
_target_: models.encoder.multiview_stack.MultiviewStack
encoders:
- _target_: torch.load
f: SNAPSHOT_PATH # set the path to the encoder snapshot here
normalizations:
- - [0, 0, 0]
- [1, 1, 1]
output_dim: 512