Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 316 Bytes

File metadata and controls

2 lines (2 loc) · 316 Bytes

Image-Classification

Image Classification using Convolutional Neural Networks (CNNs) in PyTorch to distinguish between tomatoes, cherries, and strawberries. Includes data preprocessing (outlier removal, scaling, resizing, augmentation), model comparison with MLP, and hyperparameter tuning for optimized accuracy.