The implementation is based on the source code from Ott et al.
- We use the web application to label frames as valid and invalid. The labels are stored in ../../webapp/labels/.
- Then, we use the python script split_dataset.py to generate training and testing files in format of train.csv and test.csv.
- Please use the script train.py to train a model to predict images as valid or invalid
- Use the script predict.py to predict frames in our dataset