This repo containes codes and documentation about multiple topics in computer vision space such as image classification, transfer learning, object localization and object detection, image segmentation, GANs, siamese networks etc.
Packages requireed-
openCV - pip install opencv-python imgaug - pip install imgaug tensorflow - pip install tensorflow scikit-image - pip install scikit-image