| ---
|
| license: apache-2.0
|
| tags:
|
| - active
|
| - autoaugment
|
| - csv
|
| - domain-specific
|
| - manual
|
| - random-90-10
|
| - sensor-fusion
|
| - strict
|
| - travel
|
| ---
|
|
|
| # build_dataset.py
|
|
|
| ## Dataset Summary
|
|
|
| A **travel** dataset with **sensor fusion** modality, stored in **csv** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: domain specific
|
| - **Augmentation**: autoaugment
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: random 90 10
|
| - **Sampling**: active
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: strict
|
| - **Labeling**: manual
|
|
|
| ## Files
|
|
|
| - `build_dataset.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|