2023 ml-cv ● stable

Menu OCR

OCR pipeline for extracting structured restaurant menu content from images.

Highlights

  • Implemented a modular OCR pipeline with layout-aware postprocessing and diagnostics.
  • Added column detection with DBSCAN plus hierarchy enforcement using FSM + Viterbi decoding.
  • Used Hungarian matching for robust global item-price association across noisy menus.

Related Projects