Skip to content

registry: add image-processor (experimental) - #12

Merged
mbreissi merged 3 commits into
mainfrom
feat/add-image-processor
Aug 22, 2026
Merged

registry: add image-processor (experimental)#12
mbreissi merged 3 commits into
mainfrom
feat/add-image-processor

Conversation

@mbreissi

Copy link
Copy Markdown
Contributor

Adds image-processor — the Python reference inference component for image models (ONNX Runtime, NVIDIA GPU) — as experimental.

  • Repo: https://github.com/edgecommons/image-processor (scaffolded with edgecommons component new --language PYTHON --kind processor, pinned to core 8e68889; design and decision register in its DESIGN.md)
  • Greengrass name: com.mbreissi.edgecommons.ImageProcessor
  • Category processor, platforms GREENGRASS / HOST / KUBERNETES
  • Validated: check-jsonschema --schemafile registry.schema.json components.json passes.

breis added 3 commits August 22, 2026 15:09
Python reference inference component for image models (ONNX Runtime, NVIDIA
GPU): edgecommons/image-processor, com.mbreissi.edgecommons.ImageProcessor,
category processor, platforms GREENGRASS/HOST/KUBERNETES. Validated with
check-jsonschema against registry.schema.json.
@mbreissi
mbreissi merged commit 27390e7 into main Aug 22, 2026
1 check passed
@mbreissi
mbreissi deleted the feat/add-image-processor branch August 22, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant