Skip to content

This is a demo repo to demonstrate nilvana vision inference runtime with streamlit.

License

Notifications You must be signed in to change notification settings

nilvana-ai/nvir-streamlit-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvir-streamlit-demo

This is a demo repo to demonstrate nilvana vision inference runtime with streamlit.

Please refer to the medium article. 👈👈👈👈👈👈

Get Started

python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt

streamlit run app.py    # video file
streamlit run webcam.py # webcam

Demo Usage

image
Video with bounding boxes

Assets

About

This is a demo repo to demonstrate nilvana vision inference runtime with streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages