microsoft / microsoft/onnxruntime
Error: resize (packed) does not support mode: 'nearest' at WebGLInferenceHandler
Open
@guschmue is already working on this.
Since Sep 5, 2022.
feature request
platform:web
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 179
Description
I got this error trying YoloV4 ONNX Model from de zoo models. (https://github.com/onnx/models/tree/main/vision/object_detection_segmentation/yolov4)
It works fine with "wasm" backend on the sessionOptions but with WebGl throw that.
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.