Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 365 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 365 Bytes

food-classifier

tensorflow 驱动的广式茶点识别 api

当前支持识别的茶点

  • 肠粉
  • 蛋挞
  • 龟苓膏
  • 虾饺
  • 萝卜糕
  • 干炒牛河
  • 烧麦
  • 蒸凤爪
  • 云吞
  • 白切鸡

运行

建议在 python 虚拟环境中运行,安装依赖包

pip install -r requirements.txt

运行服务

python runserver.py