Skip to content

The repository has a Python notebook demonstrating how you can use Supervised and Unsupervised machine learning algorithms to Classify Images

Notifications You must be signed in to change notification settings

hamza-arshad/cv-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv-image-classification

The repository has a Python notebook demonstrating how you can use Supervised and Unsupervised machine learning algorithms to Classify Images

Requirements

  • You need to have python 3 installed.

How to Run

  • Install dependencies using: pip install -r requirements.txt

In Google Colab

  • Upload notebook and data to your drive and run this in colab without any change.

Local:

  • Remove the first block in the notebook related to Colab and pass the data folder path to function getImageDataset.

About

The repository has a Python notebook demonstrating how you can use Supervised and Unsupervised machine learning algorithms to Classify Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published