- Clone this repository
- Install the requirements
- You can run court_detect.py on either an image or a video. Let's run on both and see the results
git clone https://github.com/shukkkur/VolleyVision.git
cd VolleyVision\Stage III - Court Detection
pip install -r requirements.txt
python court_detect.py path_to_file --output_path
❗If you are facing errors when trying to use RoboFlow model, please refer to this disscusion
assets/modena.jpg |
assets/rally_women.mp4 |
|---|---|
![]() |
![]() |
-
You can get all list or arguments using the following command:
python court_detect.py -hFor any additional quesitons feel free to take part in discussions, open an issue or contact me.



