dotnet / dotnet/machinelearning
object detection output float32[None,None2,13,13]
Open
area-ONNX
needs-author-action
Priority:3
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
my model is exported from custom.vision ,
i have small image in input for object detection model ,
after when i check the out put it gives me this type
type: float32[None,None2,13,13]
(Netron )
my predict are wrong .
[error Image](https://pasteboard.co/K03QI2g.png)
Contributor guide
Assessment
This issue has not been assessed yet.