You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: