Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Stage III - Court Detection

University of Central Asia⛰️

🏃‍♂️ How to Run

  1. Clone this repository
  2. git clone https://github.com/shukkkur/VolleyVision.git
    
  3. Install the requirements
  4. cd VolleyVision\Stage III - Court Detection
    pip install -r requirements.txt
    
  5. You can run court_detect.py on either an image or a video. Let's run on both and see the results
  6. 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 -h

For any additional quesitons feel free to take part in discussions, open an issue or contact me.