@@ -38,7 +38,11 @@ The ANPR system is able to detect and recognize number plates with a high accura
2.`images_aug.ipynb`:
> This notebook is used to read images and its corresponding label files and performs data augmentation (such as Scale, Translate, Rotate, Shear) using the data_aug library.