The zip file 1-fpr.zip
contains the code file and the final report. The code file with name convention Batch_size{i} contains code and results with various batch sizes. The final code file consists of results for training and testing for the best model.
- The synthetics dataset used for training: [https://www.robots.ox.ac.uk/~vgg/data/text/#sec-synth]
- The dataset on which the model is tested: [https://cvit.iiit.ac.in/research/projects/cvit-projects/the-iiit-5k-word-dataset]
- Extract the
dataset.zip
file which consists of around 12,797 synthetic images containing alphanumeric character. These images along with the labels are pre-processed before the training.