openvinotoolkit / openvinotoolkit/physicalai
Pass the image layout directly instead of using an heuristic
Open
@johyeongseob is already working on this.
Since Sep 14, 2026.
- Dominant language
- Python
- Stars
- 28
- Forks
- 22
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 30
Description
Within this task please check if we could pass the image layout directly instead of using an heuristic in
https://github.com/AlexanderBarabanov/physicalai/blob/main/src/physicalai/inference/preprocessors/resize.py
https://github.com/AlexanderBarabanov/physicalai/blob/main/src/physicalai/inference/preprocessors/smolvla.py
See this PR https://github.com/openvinotoolkit/physicalai/pull/217
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.