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

I want to ask a question. How have you labeled or annoted and created the dataset? #9

Open
rambo1111 opened this issue May 3, 2024 · 3 comments

Comments

@rambo1111
Copy link

rambo1111 commented May 3, 2024

How have you created the JSON file for the images?

I want make the same project but for badminton and table tennis.

Screenshot 2024-05-03 223418

@rambo1111 rambo1111 changed the title I want to ask a question that how you have created the dataset? I want to ask a question. How have you labeled or annoted and created the dataset? May 3, 2024
@yastrebksv
Copy link
Owner

For each image I used this script https://github.com/ArtLabss/tennis-tracking/blob/main/court_detector.py with some modification to get court annotation. But beause there were a lot of mistakes, I filtered resutls manually.

@fm64hylian
Copy link

For each image I used this script https://github.com/ArtLabss/tennis-tracking/blob/main/court_detector.py with some modification to get court annotation. But beause there were a lot of mistakes, I filtered resutls manually.

I'm sorry, I am trying to train the dataset as well and you mentioned that you modified court_detector.py to get the annotation, however, there is one "metric" key in data_train.json that I don't know where is coming from. Could you please explain what's used for and how is it calculated?

@yastrebksv
Copy link
Owner

"Metric" is something like intersection over union between white lines of court in original image and reference one

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

3 participants