Gre-Taste Services

Food-image content prediction (based on PureFoodNet) and food catalogue (Menu)-image analysis (OCR, text correction and translation), based on deep learning approaches


Upload an image to test the system.

Post and image, as in the following examples.

curl -i -X POST -H "Content-Type: multipart/form-data" -F "file=@myimage.jpg" -F "service={selected service}" -F "langid={selected lang}" 'http://nyx.athenarc.gr/gretaste/api'

  • service: "ocr" or "food-recognition"
  • langid: "el" or "en" or "ru"

Service Output (JSON):