Skip to content

Latest commit

 

History

History
 
 

soccer_area_of_action

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Tensorflow Object Detection API

This notebook has the code that can take as input a trained model for detecting players and ball and then highlight area of action in a video.

Before you use the notebook:

Please download the trained model from: https://drive.google.com/drive/u/1/folders/1Dawh6BrWRgmyT56eBAHehajoPpQbHKOS

To run code:

  • Please select a video to run the model on.
  • Change the paths to point to the video and downloaded trained model
  • Run all cells