Skip to content

aankitkumargupta/Transfer-Learning-for-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Transfer Learning for Image Classification

Overview:

This repository contains the code and resources for building a machine learning classifier that distinguishes between images of ants and bees. The project utilizes a dataset consisting of 403 images, with features extracted using the ResNet-18 convolutional neural network.

Key Features:

Image classification using Random Forest, Logistic Regression, and Support Vector Machine (SVM). Hyperparameter tuning for each model to optimize performance. Evaluation metrics including accuracy and F1 score. Feature extraction using ResNet-18 for robust representation learning.

Dependencies:

Python 3.x, scikit-learn, matplotlib

Contributing Feel free to contribute by opening issues, providing feedback, or submitting pull requests. Contributions are welcome!

About

Image classification using Random Forest, Logistic Regression, and Support Vector Machine (SVM) with features extracted from pretrained CNN ResNet18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors