Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 908 Bytes

File metadata and controls

15 lines (11 loc) · 908 Bytes

Multi-digit images generator (MNIST)

Check out my 2 YOUTUBE channels for more:

  1. Mrzaizai2k - AI (NEW)
  2. Mrzaizai2k (old)

Here I created a multi-digit generator which generate images of number based on MNIST dataset with Keras and OpenCV

I have done a notebook for detail information on KAGGLE

You can see the result here:

Hình 1. Result

As you can see, the picture of multi digit are generated but what are those tiny number on top of each picture?? Those were the predicted number come out of my model. If you want to know how to regconise multi digit with CRNN + CTC loss. Please follow this link