v0.18.0 ======= Added a new ``CropPerturber`` to randomly crop images and handle bounding boxes changes. Also a few number of small documentation updates. Updates / New Features ---------------------- Documentation * Added ``Installing with OpenCV`` section to ``installation.rst`` Implementations * Added ``CropPerturber`` to randomly crop image and handle modify bounding boxes Dependencies * Updated to use new ``pybsm`` version which contained a bug fix. Fixes -----