Skip to content

nicolalandro/yolov5_streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App

Yolov5 Streamlit

This codebase create a realtime web demo with streamlit. As you can see from the streamlit deploy, if you do not have a GPU you cannot be realtime.

Develop

python3.8 -m venv venv
source venv/bin/activate
# or on fish shell
source venv/bin/activate.fish

pip install -r requirements.txt

python -m streamlit run app.py

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages