aleju / imgaug

Image augmentation for machine learning experiments.
http://imgaug.readthedocs.io
MIT License
14.42k stars 2.44k forks source link

Upstream as much as possible from `parameters.py` into `scipy.stats` #810

Open KOLANICH opened 2 years ago

KOLANICH commented 2 years ago

I feel like some things from parameter.py, such as visualizatiin and composition of distributions, should not really belong to this project and should probably belong to scipy.stats.