ML & AI engineer for Tennis match Video Analysis

Job ID: 37468609

Budget: $250 – $750 USD

I am looking for an ML & AI engineer who can assist me with Tennis match Video Analysis. The project requires expertise in the following tasks:

If you can complete this in 1 day, big bonus!

a. Identify the start and end of a point
i. The start of a point is a player serving
ii. To identify the end of the point wait for the player to serve again
b. Using the video timestamp create a clip (slide 3) of each point and add to the S3 bucket
i. Logic for the clip size is: -1 second from Start point through to the end point - 2 seconds
on identification of end of the point
c. The model should run once a video has been added to the Tennis Clip Model front end
d. The model output (the clips) should be saved to an S3 bucket called: Tennis model output
e. The model should return the clipped videos to the front end page

https://github.com/ArtLabss/tennis-tracking (This is the good point of start)