YOLOR StreamLit Dashboard Demo
Step 1 - Install Prerequisites
Ensure that you have the following for both GPU and CPU Installations:
Ensure that you have the following installed if you are doing the GPU Implementation:
NVIDIA Drivers (Updated to Latest)
Step 2 - GPU Installation
Create Conda Environment
conda env create -f environment.ymlconda activate yolor_streamlitUI
Step 3 - Run StreamLit
Run Steamlit
streamlit yolor_streamlit_demo.py