Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| src | 1 year ago | |
| Cargo.toml | 1 year ago | |
| README.md | 1 year ago | |
| pyproject.toml | 1 year ago | |
dora visualization using rerun
This nodes is still experimental and format for passing Images, Bounding boxes, and text are probably going to change in the future.
cargo install --force rerun-cli@0.15.1
## To install this package
git clone git@github.com:dora-rs/dora.git
cargo install --git https://github.com/dora-rs/dora dora-rerun
- id: rerun
custom:
source: dora-rerun
inputs:
image: webcam/image
text: webcam/text
boxes2d: object_detection/bbox
envs:
RERUN_MEMORY_LIMIT: 25%
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl
Rust Python TOML Markdown C other