developmentseed / developmentseed/chabud2023
Augmentations on data pipeline
Open
help wanted
- Dominant language
- Python
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Some suggestions on how to augment the input Sentinel-2 imagery dataset before passing into the neural network model from @srmsoumya:
- [ ] Cloud augmentation using [`imageaug`](https://imgaug.readthedocs.io/en/latest/source/overview/weather.html)
- [ ] [Cutmix](https://arxiv.org/abs/1905.04899v2)
- [ ] [MixMatch](https://arxiv.org/abs/1905.02249v2)
Note that we'll need to pay attention the the burned and non-burned areas when applying these augmentations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.