I want construct to a ann with python and opencv for ocr. I create inputs samples and train ann. Now, I want to test my ann with a new sample for classify it in one of 25 class. how to? what is predicate?
1 | initial version |
I want construct to a ann with python and opencv for ocr. I create inputs samples and train ann. Now, I want to test my ann with a new sample for classify it in one of 25 class. how to? what is predicate?