/computer-vision

Clothing Classification with Python and OpenCV is a machine learning project that identifies clothes by their type and color and stores the information in a database.

Primary LanguagePython

Clothing Classification with Python and OpenCV

This is a project to classify images of clothing items into different categories based on their type and color, using Python and OpenCV.

Requirements

To run this project, you will need the following:

  • Python 3.x
  • OpenCV
  • Numpy
  • Pandas
  • Scikit-learn
  • Tensorflow