Imagine_Classification_CNN is a deep learning project for image classification using Convolutional Neural Networks (CNNs). This repository provides the necessary code and resources to deploy and test our Model4.
- Clone the Repository:
git clone https://github.com/yourusername/Imagine_classification_CNN.git
- Download the Pre-Trained Model:
- Set Up the Model:
- Place the downloaded
cnn_model_test4.pthfile in the project directory.
- Place the downloaded
- Run the Project:
- Refer to
Project_Report.pdfin the repository for detailed information on running and testing the model.
- Refer to
- Project Report: Detailed explanations and findings are available in
Project_Report.pdf. - Model: Pre-trained Model4 for image classification tasks.