| ---
|
| license: bsd-3-clause
|
| tags:
|
| - audio-video
|
| - autoaugment
|
| - minimal
|
| - pseudo-label
|
| - random
|
| - satellite
|
| - stratified-90-10
|
| - strict
|
| - tfrecord
|
| ---
|
|
|
| # dataset.py
|
|
|
| ## Dataset Summary
|
|
|
| A **satellite** dataset with **audio video** modality, stored in **tfrecord** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: minimal
|
| - **Augmentation**: autoaugment
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: stratified 90 10
|
| - **Sampling**: random
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: strict
|
| - **Labeling**: pseudo label
|
|
|
| ## Files
|
|
|
| - `dataset.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|