Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 654 Bytes

AQA Streamlit Web App

diving_video

This repo contains the Streamlit application code to judge the Olympics diving events based on the following CVPR paper.

@inproceedings{mtlaqa,
  title={What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment},
  author={Parmar, Paritosh and Tran Morris, Brendan},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={304--313},
  year={2019}
}

To run locally

git fetch origin local
git checkout local
streamlit run main.app