GithubHelp home page GithubHelp logo

smart_menu_ocr's Introduction

Description

  • Input: Menu images
  • Output:
    • Merge food name and price
    • Translate Vietnamese to English


Survey


Problem Solving Strategies


Performance

VinAI Dataset

Detection Recognition Time with CPU
EAST-ResNet50_vd SVTR-Tiny 18.0 (s)
EAST-ResNet50_vd PPOCRV3 (Quantization) 16.0 (s)
EAST-MobileNetV3 SVTR-Tiny 13.0 (s)
EAST-MobileNetV3 PPOCRV3 (Quantization) 12.0 (s)
PPOCRV3 (Convert ONNX) PPOCRV3 (Convert ONNX) 3.0 (s)

Train model

  1. Text Detection: Text Detection.
  2. Text Recognition: Text Recognition.

Inference (Convert ONNX)

  1. Colab

Build and run docker

  1. Build docker

    • Create dockerfile: link Dockerfile.

    • Build image:

        docker build -t <name_image>:<version> .
      
  2. Run Docker

    • Run image:

        docker run --name <container_name> -p 5000:5000 <image_name>
      
  3. Save Docker

    • Save image:

        docker save -o <name>.tar <name_image>
      

smart_menu_ocr's People

Contributors

dotrannhattuong avatar anminhhung avatar thangquocdang avatar

Stargazers

kuro11 avatar Ng. Nhật Quang avatar Nahuel Toloza avatar  avatar Nguyễn Minh Lý avatar Luong Pham Bao avatar Nguyen Khac Tuan Anh avatar faztrick avatar Trung Ngo avatar  avatar Chinh Nguyen avatar Quan H. Nguyen avatar kainzzzz avatar Le Thi Diem My avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.