Image Classification
The projects below aim to classify images using deep learning, either 2 classes or more.
The programming language used is python. I use several libraries, such as tensorflow, scikit-learn, pandas, numpy, and matplotlib.
Image processing steps have been carried out, such as importing libraries, labeling data, transforming images, augmenting data, building deep learning models, training, evaluating, and saving models.
- The following are some of the projects that have been done:
- Fruits Classification
- Pneumonia Detection
- Rock Paper Scissors Classification