Skip to content

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

License

Notifications You must be signed in to change notification settings

amritpurshotam/fancypca

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages