Difference between revisions of "Automatic Segmentation of Receipts"
From Cohen Courses
Jump to navigationJump to search (Created page with 'I want to build a model to extract (item, price) pairs from pictures of receipts. There are two structure prediction problems that need to be solved. The first would be segmentin…') |
(No difference)
|
Revision as of 13:28, 22 September 2011
I want to build a model to extract (item, price) pairs from pictures of receipts. There are two structure prediction problems that need to be solved. The first would be segmenting the part of the receipt that contains the item list from the part that has irrelevant information. The second problem would consider the relevant segment, and find the (item, price) mappings.