Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'''

Image Classification

Image preprocessing pipeline for Computer Vision, including:

Preprocessing (DONE)

The sample data I used for preprocessing is the BIQ2021 dataset found here on Kaggle:
https://www.kaggle.com/datasets/nisarahmedrana/biq2021

Uses python 3.9+

Next Steps

CI\CD Make portable to other operating systems and python versions Edge detection, train a model to recognize the contents of images

To get started

Activate a virtual environment if you so choose
Ensure you are using python 3.9+
Create a 'data' folder in your project directory
In your terminal run 'pip install -r requirements.txt' to install requirements
Execute the code to download the dataset via this line
path = kagglehub.dataset_download("nisarahmedrana/biq2021")

README will be updated as the project moves along

Future expansions

  • Compatibility with image datasets outside of Kaggle

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages