awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rerun-io/rerunAvatar rerun-io

    rerun-io/rerun

    10,214Vezi pe 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
    Vezi pe GitHub↗10,214
  • openvla/openvlaAvatar openvla

    openvla/openvla

    5,305Vezi pe 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
    Vezi pe GitHub↗5,305
  • real-stanford/diffusion_policyAvatar real-stanford

    real-stanford/diffusion_policy

    4,299Vezi pe 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
    Vezi pe GitHub↗4,299
  • rlinf/rlinfAvatar RLinf

    RLinf/RLinf

    2,502Vezi pe 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
    Vezi pe GitHub↗2,502
  1. Home
  2. Data & Databases
  3. Robotic Dataset Catalogs

Explorează sub-etichetele

  • 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