mrdbourke / nutrify

Take a photo of food and learn about it.

Home Page:https://nutrify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try using `polars` for fasting data loading or even use Hugging Face Datasets

mrdbourke opened this issue · comments

Right now the data_loader.py script works with a pandas DataFrame.

This is fine with ~25,000 images but perhaps not ideal for larger datasets.

Alternatives are:

Can also test the speed of data loading using: