/Car-Detection-Streamlit

Hi, this is our self-driving assistance system for Chongxin College Open Innovation Project. Team members include Haiqiao Hong, Hanbing Wang, Qitao Zhao.

Primary LanguagePythonApache License 2.0Apache-2.0

Open in Streamlit

Self-driving Assistance System with Car-detection

This project demonstrates the YOLO object detection into an interactive Streamlit app.

The complete demo is implemented in less than 300 lines of Python and illustrates all the major building blocks of Streamlit.

Making-of Animation

How to run this demo

pip install --upgrade streamlit opencv-python
streamlit run my_streamlit_app.py

Questions? Comments?

Please ask in the issues.