Application of You Look Only Once(YOLO) method and custom CNN for customer’s signature detection.
- Base model - connected components method (idea - the longest amount of pixels in documents except of the tables/lines - is signature).
- Custom CNN (with transfer learning approach).
- You Look Only Once (YOLO) model.
To be described.