3
I’m developing a college project to carry out recognition of the real notes through Tensorflow, but the big problem is that the real notes have a lot of similarity between them, mainly on the back of the ballot, another problem is the lack of a dataset with good quality of the new real ballots, so it is necessary to create a dataset with good quality images and it may be that at this point I am being flawed.
I performed the configuration of all Tensorflow in windows and followed the tutorial (https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10) and there it uses the model Faster-RCNN-Inception-V2-COCO and with the images I have using this model the values of Loss is very high (Very High Even) I wonder if you know any other models that would be very good for my scenario and if you would have some tips around these similarity problems.