Classify objects (MNIST digits) using a CNN and perform real-time webcam inference. Optionally, run a web app with Streamlit.
pip install -r requirements.txtpython model_training.pypython main.pystreamlit run web_interface.pyInclude your screenshots here.
MIT