roboflow / roboflow/roboflow-python

annotator insights: map the image id to annotator id

Open
#343 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.