Skip to content

Commit 41d1239

Browse files
committed
deploy: 5bf21fb
1 parent 296d868 commit 41d1239

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

.lektor/buildstate

-4 KB
Binary file not shown.

meetups/2025/3/13/20250313-improving-receipt-understanding-at-fetch/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<title>Improving Receipt Understanding at Fetch — MadPy</title>
2323

2424

25-
<meta property="og:image" content="https://madpy.com/static/images/2025-03-13-Improving-Receipt-Understanding-1-1200x630.jpg"/>
25+
<meta property="og:image" content="https://madpy.com/static/images/2025-03-13-Improving-Receipt-Understanding-2-1200x630.jpg"/>
2626
<meta property="og:image:width" content="1200"/>
2727
<meta property="og:image:height" content="630"/>
2828

@@ -81,7 +81,8 @@ <h2>Improving Receipt Understanding at Fetch</h2>
8181
RSVP on <a href="https://www.meetup.com/madison-python/events/305982723/">Meetup</a>
8282
<b>(Note: This Meetup has already occurred.)</b>
8383
</p>
84-
<p><img src="../../../../../static/images/2025-03-13-Improving-Receipt-Understanding-1-2379x1784.jpg" alt=""></p>
84+
<p><img src="../../../../../static/images/2025-03-13-Improving-Receipt-Understanding-2-4032x3024.jpg" alt="">
85+
<img src="../../../../../static/images/2025-03-13-Improving-Receipt-Understanding-1-2379x1784.jpg" alt=""></p>
8586
<p>Fetch uses machine learning to process images of receipts into structured data at scale (over 10 million images per day!). This is a big part of how Fetch can reward consumers at a large scale while providing brands an effective way to promote their products. However, due to the varied quality of these images, extracting this structured data can be challenging. In particular, associating product names with prices, quantities, and other details can be difficult to achieve in some low-quality images. In this talk, Adam will show how the combination of a cutting-edge object-detection ML model along with Graph-theory techniques (all implemented in Python) has led to a measurable increase in accuracy for Fetch’s receipt understanding.</p>
8687
<p>Adam Frees is the tech lead of the Machine Learning organization at Fetch. He holds a Bachelor's degree from Brown University and a Ph.D. in Physics from UW-Madison. Prior to Fetch, he worked as a software developer at Epic Systems, utilizing ML to process data from over 60 million patient records, and at Majesco, where he trained and deployed CV and NLP models for the Property &amp; Casualty Insurance sector.</p>
8788

339 KB
Loading
3.39 MB
Loading

0 commit comments

Comments
 (0)