| ---
|
| license: cc-by-4.0
|
| tags:
|
| - adaptive
|
| - contrastive
|
| - food
|
| - leave-one-out
|
| - light
|
| - npy-sharded
|
| - self-training
|
| - sensor-fusion
|
| - standard
|
| ---
|
|
|
| # load_data.py
|
|
|
| ## Dataset Summary
|
|
|
| A **food** dataset with **sensor fusion** modality, stored in **npy sharded** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: standard
|
| - **Augmentation**: light
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: leave one out
|
| - **Sampling**: contrastive
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: adaptive
|
| - **Labeling**: self training
|
|
|
| ## Files
|
|
|
| - `load_data.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|