Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 242 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 242 Bytes

Streamlit + Tensorflow

Webrtc streaming + inference

Run streamlit to produce frames:

$ bash start.sh

Consume frames and run inference:

$ bash consume.sh

References