willywongi / donut

Extract structured data from receipt images using Donut 🍩 (Document Understanding Transformer)

  • Public
  • 2.2K runs
  • T4
  • GitHub
  • Paper
  • License
Iterate in playground
  • Prediction

    willywongi/donut:6bdf3a5790f9cdf491e995a659563c3dcbe94d929e89216486e8fe3f909f4716
    ID
    ytvl7b2bgncx7bzj2k7cm2e3i4
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created

    Input

    image
    image

    Output

    {'menu': [{'nm': '0571-1854 BLUS WANITA', 'unitprice': '@120,000', 'cnt': '1', 'price': '120,000'}, {'nm': '1002-0060 SHOPPING BAG', 'cnt': '1', 'price': '0'}], 'total': {'total_price': '120,000', 'changeprice': '0', 'creditcardprice': '120,000', 'menuqty_cnt': '1'}}
    Generated in
  • Prediction

    willywongi/donut:6bdf3a5790f9cdf491e995a659563c3dcbe94d929e89216486e8fe3f909f4716
    ID
    ybhebmmu75aajcmwt74catjxci
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @willywongi

    Input

    image
    image

    Output

    {'menu': [{'nm': 'ICE BLAOKCOFFE', 'cnt': '2', 'price': '82,000'}, {'nm': 'AVOCADO COFFEE', 'cnt': '1', 'price': '61,000'}, {'nm': 'Oud CHINEN KATSU FF', 'cnt': '1', 'price': '51,000'}], 'sub_total': {'subtotal_price': '194,000', 'discount_price': '19,400'}, 'total': {'total_price': '174,600', 'cashprice': '200,000', 'changeprice': '25,400'}}
    Generated in

Want to make some of these yourself?

Run this model