tensorflow / tensorflow/datasets
coco dataset person key-points
Open
Nobody has claimed this yet.
help
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
Hello,
I see in the source for coco DS that person key-points could be added. Is this planned? Or how I can do it myself?
Regards,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the COCO dataset source in TensorFlow Datasets and read how the existing dataset definition represents annotations. Determine the required scope for adding person key-points support; done would mean that support is implemented and the dataset exposes the requested key-points data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100