roboflow / roboflow/roboflow-python
annotator insights: map the image id to annotator id
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 629
- Forks
- 140
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
Description
i was trying to do EDA for the annotations.. and couldn't get the efficiency pulls for annotators .. like how many images did one annotator did or how many boxes each annotator did etc.
is there any way to map the image id to annotator id ?
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
Review how annotation data is exposed by the Python package and whether its responses include image IDs and annotator IDs. Identify the relevant dataset or annotation entry points, then determine whether the requested annotator-level image and box counts can be obtained. Done means the mapping and required EDA queries are clearly available to package users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100