awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesRobotic Dataset Catalogs

Scalable organization and versioning of robotic sensor data for team access and analysis.

Distinct from Team Collaboration Tools: Combines dataset management with robotics-specific logging catalogs, which is not captured by general team tools.

Explore 4 awesome GitHub repositories matching data & databases · Robotic Dataset Catalogs. Refine with filters or upvote what's useful.

Awesome Robotic Dataset Catalogs GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rerun-io/rerunrerun-io 的头像

    rerun-io/rerun

    10,214在 GitHub 上查看↗

    Rerun is a multimodal data visualizer and robotics data logger designed for rendering synchronized streams of 3D spatial data, images, and time-series metrics. It functions as a tool for capturing high-frequency sensor data and AI outputs into a queryable columnar format, providing a dedicated interface for viewing MCAP recording files and analyzing physical environments. The project distinguishes itself as a machine learning dataset streamer, capable of feeding logged recordings directly into GPU buffers and PyTorch training pipelines without intermediate exports. It supports a high-performa

    Organizes robotic data using a scalable catalog with version control and cloud storage for team access.

    Rustcomputer-visioncppmultimodal
    在 GitHub 上查看↗10,214
  • openvla/openvlaopenvla 的头像

    openvla/openvla

    5,305在 GitHub 上查看↗

    OpenVLA is a vision-language-action model and framework designed for general-purpose robotic manipulation. It provides a robotic policy training framework and a control inference engine that map visual and textual inputs to robotic control actions, enabling zero-shot instruction following on hardware. The project includes a robotics dataset pipeline for standardizing diverse trajectory data and managing dataset mixtures. It supports large-scale model training through distributed GPU compute and sharded data parallelism, alongside parameter-efficient adaptation for fine-tuning models to new ta

    Ships a pipeline for standardizing diverse trajectory data and managing dataset mixtures for training.

    Python
    在 GitHub 上查看↗5,305
  • real-stanford/diffusion_policyreal-stanford 的头像

    real-stanford/diffusion_policy

    4,299在 GitHub 上查看↗

    Diffusion Policy is a robot learning framework that uses diffusion models to map visual observations to precise action trajectories. It functions as an imitation learning toolkit and visuomotor policy learner, providing a system to train neural networks that replicate human behavior by generating robotic movements based on image and sensor data. The framework employs a conditional denoising process to sample sequences of robotic movements, allowing it to handle multimodal action distributions where multiple valid trajectories may exist for a single state. It utilizes score-based action modeli

    Provides a data pipeline for standardizing and managing high-frequency robotic trajectory datasets.

    Pythonrobotics
    在 GitHub 上查看↗4,299
  • rlinf/rlinfRLinf 的头像

    RLinf/RLinf

    2,502在 GitHub 上查看↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Provides a specialized pipeline for gathering teleoperated demonstrations and sensor data into standardized replay buffers.

    Pythonagentic-aiembodied-aireinforcement-learning
    在 GitHub 上查看↗2,502
  1. Home
  2. Data & Databases
  3. Robotic Dataset Catalogs

探索子标签

  • Demonstration Capture PipelinesSystems for recording robot sensor data and actions during human teleoperation to create training datasets. **Distinct from Robotic Dataset Catalogs:** Distinct from Robotic Dataset Catalogs: focuses on the active process of capturing data rather than the organization and versioning of existing catalogs.
  • Trajectory Data PipelinesPipelines for standardizing and managing mixtures of robotic trajectory datasets. **Distinct from Robotic Dataset Catalogs:** Focuses on the transformation pipeline of trajectories rather than just cataloging sensor data