About 36 results
Open links in new tab
  1. visualize_dataset_html.py can't show videos - GitHub

    May 19, 2025 · To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape …

  2. Why there is no "visualize_dataset_html.py" since updated to v3.0?

    Sep 28, 2025 · If you encounter the problem again or have related questions, feel free to open a new issue or continue the discussion. Thanks for contributing to LeRobot! Sign up for free to …

  3. AttributeError: module 'rerun' has no attribute 'init' when ... - GitHub

    May 9, 2024 · Author @aliberts Thank you so much for your help! Somehow I had another package called "Rerun" installed with "rerun-sdk". Once I uninstalled "Rerun", everything …

  4. Internal Server Error with visualize_dataset_html.py - GitHub

    Jul 3, 2025 · Information One of the scripts in the examples/ folder of LeRobot My own task or dataset (give details below) Reproduction Run visualize_dataset_html.py with a v2.1 dataset …

  5. Enable visualisation of local datasets by adding root arg #248

    Jun 5, 2024 · I wanted to visualize the dataset locally before uploading or continuing, but the visualization script lacks a root arg to enable loading from a local dataset (used in the …

  6. Try to run visualize dataset script and fail on the distant linux ...

    Jul 26, 2024 · I'm encountering the problem on the distant linux machine which I ssh in through VScode, and when I try to run the script python lerobot/scripts/visualize_dataset.py \ --repo-id …

  7. visualize_dataset v2.0 gives internal server error #537 - GitHub

    Nov 29, 2024 · Recorded using dataset v2.0 but after uploading to below, the visualize_dataset v2.0 gives internal server error, no issue with local visualize. Issue appears to be resolved. to …

  8. Add dataset visualization with rerun.io - GitHub

    May 4, 2024 · 🤗 LeRobot: End-to-end Learning for Real-World Robotics in Pytorch - Add dataset visualization with rerun.io · huggingface/lerobot@1fb103c

  9. Add dataset visualization with rerun.io (#131) - GitHub

    Jul 1, 2024 · 🤗 LeRobot: End-to-end Learning for Real-World Robotics in Pytorch - Add dataset visualization with rerun.io (#131) · huggingface/lerobot@19812ca

  10. Add dataset visualization with rerun.io - GitHub

    May 4, 2024 · 🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch - Add dataset visualization with rerun.io · huggingface/lerobot@7b3cf7e

  11. KeyError: "Column observation.image not in the dataset ... - GitHub

    Jun 16, 2025 · To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape …

  12. unrecognized arguments: --local-files-only 1 #963 - GitHub

    Apr 9, 2025 · I created PR #1057 about using --repo-id and --root instead of the old --local-files-only argument for visualizing data with lerobot/scripts/visualize_dataset.py and …