Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor mistakes in annotations #5

Open
Rares926 opened this issue Jun 6, 2024 · 0 comments
Open

minor mistakes in annotations #5

Rares926 opened this issue Jun 6, 2024 · 0 comments

Comments

@Rares926
Copy link

Rares926 commented Jun 6, 2024

I found some minor mistakes in the annotations from the JSON files. Below, I will explain the errors and how I identified them:

Firstly, the score for the last game of the first set in match V009 is incorrect. The score should be 3-6, not 4-6. I verified this by checking the match video.

Additionally, I discovered that for each match, some hits are attributed to the wrong player. I identified this by extracting frames and plotting the hit player based on their court side.

For example, in annotated match V006 hit 0183, the details indicate that Williams hits the forehand. However, as seen in the video, the player is actually Sharapova.

0183_all_one_script.mp4

I will enumerate all points with this problem:
Match: V006 points: ['0105', '0115', '0183']
Match: V009 points: ['1049', '1054', '1120', '1125', '1271', '1277', '1307', '0212', '0217', '0218', '0219', '0220', '0221', '0222', '0223', '0224', '0225', '0226', '0227', '0229', '0230', '0231', '0232', '0233', '0234', '0235', '0236', '0290', '0327', '0328', '0426', '0444', '0510', '0515', '0516', '0667', '0680', '0681', '0693', '0735', '0747', '0748', '0777', '0793', '0861', '0870', '0871', '0909', '0910', '0911', '0943', '0944']
Match: V007 points: ['0086', '0087', '0148', '0206', '0288', '0380', '0381', '0382', '0383']
Match: V008 points: ['0050', '0061', '0114', '0115', '0155', '0156', '0162']
Match: V010 points: ['0027', '0076', '0083', '0084', '0099', '0245', '0246', '0247', '0248', '0249']

If you also want to check the rest faulted videos just write me a message and I would be happy to send them :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant