Accompanying code for the Paperspace tutorial series on adapting data augmentation methods for object detection tasks
- OpenCV 3.x
- Numpy
- Matplotlib
We support a variety of data augmentations, like.
A quick start tutorial can be found in the file quick-start.ipynb
in this repo.
A list of all possible transforms and extensive documentation can be found in by opening docs/build/html/index.html
in your browser or at this link.