Even though rudimentary video assistant referees for soccer is already implemented in FIFA sanctioned soccer tournaments, the cost of installation for goal-line technology, a small subset of the video assistant referee ecosystem starts from 300,000 USD. We are trying to legitimize soccer games around the world that can't themselves afford this technology.
In addition, a major complaint of the video assitant referee system is that it slows down the pace of the game. Instead of making immediate on field decisions, the referee will consult a TV monitor or another referee at a TV monitor to rewatch the moments of interest. However, vARsity will make these decisions instantaneous and a decision will be sent to the referee immediatetly through a phone or smart watch notification.
To get a local copy up and running follow these simple steps.
Have android studios installed on your computer, have access to an android phone and a way to connect that phone to your computer(microusb, usbc)
- Clone the repo
https://github.com/AlbertSu123/var.git
- Open the folder in android studio and start developing!
Install the apk file on an android, the file is here
This project is finished and no longer being maintained. If you have any issues, go to open issues for a place to submit feature requests/fixes. (No promises but I'll take a look if github sends me a notification :)
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/futsaldetection
) - Add your changes to git (
git add .
) - Commit your Changes (
git commit -m 'Trained a tensorflow lite model for futsal goals
) - Push to the Branch (
git push origin feature/futsaldetection
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Email: albert_su@berkeley.edu Project Link: https://github.com/AlbertSu123/var