QitaoZhao / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Python 100.0%