Implementation and demo of the PCA colour augmentation technique as described in the AlexNet paper.
This project uses Python 3.9.6. Setup your virtual environment then install with the below
pip install -r requirements.txtThen startup with
streamlit run streamlit_app.pyLive demo of the application can be found on Streamlit where you can also test your own images.
