Tools I used in Kaggle competitions. (APTOS 2019 Blindness Detection and State Farm Distracted Driver Detection)
- clone the repo
git clone https://github.com/aielawady/horaira.git
- Import the libraries
import horaira.augmentors
import horaira.im_proc
import horaira.utils
Check the docs for more details.