ANPR Day 20: ANN - Challenges

The major challenge in training ANN is the large dataset required to get more accurate results. More and more unique images are required  for each character. Also all of these images should be normalized and have same size,i.e., 10 x 10 pixels. To get this dataset we have to use the segmented characters produced by SVM - the Ouroboro problem. No clear solution to this problem has been found. 

Comments

Popular posts from this blog

Project Wild Penguin 22.4.2017: To delete directories inside current directory whose contents are less than a given size

ANPR Day 6: Existing Systems

Python Chronicles: Updating FB Status using Python & GraphAPI