This is a Streamlit app that allows you to upload a video, extract frames from it, preprocess the frames, and then classify them using a pre-trained deep learning model.
- Clone the repository.
- Install the required dependencies:
pip install -r requirements.txt