Combining deep features and activity context via conditional random fields to improve activity recognition
- To prepare data, run prepare_all.py
- To learn and infer with the model, run predict.py
- The dataset for training and testing the C3D model can be found at https://drive.google.com/open?id=1mEnLUrnElfbqmfmQWPaBK8V-JX8zZ_sV
- To visualize the results, run viz.py