Object Detection Application
Previously a CLI-based application to detect objects of up to 20 different classes in an image, with the help of pre-trained models which have been trained on the CIFAR-10 image set.
With the help of streamlit, the models have been deployed to a simple web-app.