Add media (forgot)
This commit is contained in:
parent
0caa33309a
commit
6829a1fee4
|
@ -127,7 +127,7 @@ python lerobot/scripts/visualize_dataset.py \
|
||||||
```
|
```
|
||||||
|
|
||||||
It will open `rerun.io` and display the camera streams, robot states and actions.
|
It will open `rerun.io` and display the camera streams, robot states and actions.
|
||||||

|

|
||||||
|
|
||||||
Our script can also visualize datasets stored on a distant server. See `python lerobot/scripts/visualize_dataset.py --help` for more instructions.
|
Our script can also visualize datasets stored on a distant server. See `python lerobot/scripts/visualize_dataset.py --help` for more instructions.
|
||||||
|
|
||||||
|
@ -166,7 +166,7 @@ python lerobot/scripts/train.py \
|
||||||
```
|
```
|
||||||
|
|
||||||
Here is an example of logs from wandb:
|
Here is an example of logs from wandb:
|
||||||

|

|
||||||
|
|
||||||
You can deactivate wandb by adding these arguments to the command line:
|
You can deactivate wandb by adding these arguments to the command line:
|
||||||
```
|
```
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 407 KiB |
Loading…
Reference in New Issue