Visualize Dataset

From Waveshare Wiki
Jump to: navigation, search
RoArm-M3-AI-Kit
RoArm-M3

UART
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

{{{name6}}}

LeRobot Tutorial Catalog

5. Visualize Dataset

  • Note: The following operations are performed inside the container
  • Note: You need to navigate to the lerobot directory to execute the following code

5.1 Browser Visualization Dataset

If you have not previously selected to upload a dataset, you can open http://ip:9090 in your browser to visualize the dataset locally, where the IP is replaced with the IP of the host:

python lerobot/scripts/visualize_dataset_html.py \
  --repo-id ${HF_USER}/roarm_m3_test \
  --host ip

1800px-Lerobot-datasets-local.png

5.2 Hugging Face Hub Visualization Dataset

If you chose to upload a dataset previously, you can open the Hugging Face Hub to visualize the dataset: 1800px-Lerobot-datasets-hub.png