A deep learning project aiming to classify products by their images.
Binary Image Classification
. PC
. PCbag
CNN, Transfer Learning
Tensorflow, Matplotlib, Seaborn, Pandas, Numpy, Os, Shutil, tqdm
- Custom dataset was created through webscraping
- The scrapped images were manually labelled.
- Images augmentation was performed on the images.
- Different CNN architecture were trained on the dataset.
- CNN with transfer learning Architecture was trained on the network.