Closed
Description
Hi, I forked this repo and renamed full-demo
to docs
folder so that i could host it on pages.
Here is the URL I tried: https://vishwarajanand.github.io/pytorch-to-javascript-with-onnx-js/
The base model is actually way more basic than it needs to be. It doesn't detect basic hand drawn numbers, which are often confusing. Sharing a few examples of the same below.
Why I opened this issue?
Because there's no way for me to know (easily) whether these issues are coming up due to the base model or
onnx.js
has caused these behaviors?
Expected Number vs Predicted Number | Snap |
---|---|
8 vs 0 | ![]() |
7 vs 1 | ![]() |
6 vs 5 | ![]() |
8 vs 0 | ![]() |
8 vs 5 | ![]() |
9 vs 5 | ![]() |
6 vs 5 | ![]() |
4 vs 0 | ![]() |
4 vs 0 | ![]() |
2 vs 3 | ![]() |
Metadata
Metadata
Assignees
Labels
No labels