| ---
|
| license: bsd-3-clause
|
| tags:
|
| - adaptive
|
| - heavy
|
| - image-text
|
| - lmdb
|
| - minimal
|
| - stratified-90-10
|
| - travel
|
| - weak-supervision
|
| - weighted
|
| ---
|
|
|
| # loader.py
|
|
|
| ## Dataset Summary
|
|
|
| A **travel** dataset with **image text** modality, stored in **lmdb** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: minimal
|
| - **Augmentation**: heavy
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: stratified 90 10
|
| - **Sampling**: weighted
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: adaptive
|
| - **Labeling**: weak supervision
|
|
|
| ## Files
|
|
|
| - `loader.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|