yaak-ai / rbyte

Multimodal datasets for spatial intelligence

Home Page:https://yaak.ai/open-source/dev-tools

Repository from Github https://github.comyaak-ai/rbyteRepository from Github https://github.comyaak-ai/rbyte

banner

rbyte provides a PyTorch Dataset with tensorclass samples built from multimodal data

Installation

uv add rbyte [--extra <EXTRA>]

See pyproject.toml for available extras.

Examples

  1. Install required tools:
  1. Clone:
git clone https://github.com/yaak-ai/rbyte
  1. Run:
cd rbyte
just notebook examples/nuscenes_mcap.ipynb

Development

  1. Install required tools:
  1. Clone:
git clone https://github.com/yaak-ai/rbyte
  1. Run:
cd rbyte
just setup

About

Multimodal datasets for spatial intelligence

https://yaak.ai/open-source/dev-tools

License:Apache License 2.0


Languages

Language:Python 97.3%Language:Just 1.9%Language:Nix 0.8%