Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 422 Bytes

Computer Vision Repository

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