two questions
dianvscom opened this issue · 3 comments
- http://wuersch.pillo-srv.ch/#/algorithm/5ff5b809fad531d7dc0f29c4
this link cannot access - I use the sample pic on docker, but the result is not very good. can you tell me the reason.
Hi !
For your first question, I do not manage the online demo - thanks for pointing out the problem, I will get in touch with the responsible person to see if we can bring it back online.
For your second question: Is this a custom picture / scan ? If so the accuracy is dependent on the DPI / color settings used to create the image. Could you provide me the original input image you used ?
Looking at the image I think that the non-white background is maybe causing problems, all the scans I used for training had uniform white backgrounds. I suggest you try to pre-process your image first to make it more like the example image on the repo page. This algorithm performs binarization before passing the image to the model, I think maybe that part is not working well enough for your image since the contrast between the writing and background is not as pronounced.
The link you posted in your first question is the link to the online demo, for which I will try to contact the person responsible.