Knowing What You Eat: Health Indicator Analysis Through Ingredient Recognition
Getting Started
Using MiniForge
- install miniforge from https://github.com/conda-forge/miniforge (eg Miniforge3-MacOSX-arm64)
- bash Miniforge3-MacOSX-arm64.sh
- close terminal
- conda create --name food_smart python==3.10
- conda activate food_smart
- pip install -e .