| ---
|
| license: bsd-3-clause
|
| tags:
|
| - aggressive
|
| - contrastive
|
| - image-text
|
| - kfold-5
|
| - lmdb
|
| - pseudo-label
|
| - randaugment
|
| - social
|
| - strict
|
| ---
|
|
|
| # loader.py
|
|
|
| ## Dataset Summary
|
|
|
| A **social** dataset with **image text** modality, stored in **lmdb** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: aggressive
|
| - **Augmentation**: randaugment
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: kfold 5
|
| - **Sampling**: contrastive
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: strict
|
| - **Labeling**: pseudo label
|
|
|
| ## Files
|
|
|
| - `loader.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|