Convert base64 to MNIST image
CSALS opened this issue · 2 comments
CSALS commented
How to convert the base64 image which we get from HTML canvas to image compatible with our model i.e. 28*28 grayscale image? I have tried many resources but none of them were able to produce correct results.
anujdutt9 commented
Hi. Can you give me some example data for this or maybe share some code so that I can see where exactly you are having the issue ?
anujdutt9 commented
Closing issue due to no further response.