/fancypca

Implementation and demo of the PCA colour augmentation technique as described in the AlexNet paper.

Primary LanguagePythonMIT LicenseMIT

PCA Colour Augmentation

GitHub Workflow Status Streamlit App

Implementation and demo of the PCA colour augmentation technique as described in the AlexNet paper.

App Demo

Getting started

This project uses Python 3.9.6. Setup your virtual environment then install with the below

pip install -r requirements.txt

Then startup with

streamlit run streamlit_app.py

Demo

Live demo of the application can be found on Streamlit where you can also test your own images.

License

MIT