Pre-trained Image Classifier
The project involved using a pre-trained image classifier to identify dog breeds, ensuring that only actual dogs were registered for the citywide dog show. Implemented Python scripts to classify images as "dogs" or "not dogs" and compared the performance of three different CNN architectures.
Tools Used- Python
- CNNs (Convolutional Neural Networks)
- ImageNet Dataset